Capsule CRM

Capsule CRM is a simple yet powerful CRM platform designed to help businesses manage customer relationships, sales pipelines, and tasks efficiently.

109 actions Integration catalog
Request access
Connect Capsule CRM once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Project PartyCAPSULE_CRM_ADD_PROJECT_PARTY
Tool to add a party (person or organisation) to a project in Capsule CRM. Use when you need to associate an additional contact with a specific project beyond the primary assigned party.
Create Capsule CRM CategoryCAPSULE_CRM_CREATE_CATEGORY
Tool to create a new task category in Capsule CRM. Use when you need to add a new category for organizing tasks with a specific name and color.
Create Custom Field DefinitionCAPSULE_CRM_CREATE_CUSTOM_FIELD_DEFINITION
Tool to create a new custom field definition for parties, opportunities, or projects in Capsule CRM. Use when you need to extend standard entity fields with custom attributes.
Create EntryCAPSULE_CRM_CREATE_ENTRY
Tool to create a new note entry in Capsule CRM. Note: Only note type entries can be created via API. Emails and tasks can be viewed but not created through this endpoint. Use when you need to add a new note record linked to a party, opportunity, or project.
Create Lost ReasonCAPSULE_CRM_CREATE_LOST_REASON
Tool to create a new lost reason in Capsule CRM. Use when you need to add a new reason option for tracking why opportunities were lost. Lost reasons help categorize unsuccessful deals and can be included or excluded from conversion rate calculations.
Create Capsule CRM MilestoneCAPSULE_CRM_CREATE_MILESTONE
Tool to create a new milestone in Capsule CRM. Use when you need to add a new stage to a sales pipeline with defined probability and staleness criteria.
Create OpportunityCAPSULE_CRM_CREATE_OPPORTUNITY
Tool to create a new opportunity in Capsule CRM. Use when you need to track a potential sale with a party in the sales pipeline.
Add Party to OpportunityCAPSULE_CRM_CREATE_OPPORTUNITY_PARTY
Tool to add a party (person or organisation) to an opportunity in Capsule CRM. Use when you need to associate an additional party with an existing opportunity.
Create Capsule CRM PartyCAPSULE_CRM_CREATE_PARTY
Tool to create a Party in Capsule CRM. Use when you have collected a person's or organisation's details and need to add a new record.
Create ProjectCAPSULE_CRM_CREATE_PROJECT
Tool to create a new project (case) in Capsule CRM. Use when you need to create a project associated with a party (person or organisation) to track work or engagements.
Create StageCAPSULE_CRM_CREATE_STAGE
Tool to create a new stage in a board in Capsule CRM. Use when you need to add a new workflow stage to an existing board with a specific display order.
Create TaskCAPSULE_CRM_CREATE_TASK
Tool to create a new task in Capsule CRM. Use when you need to add a task with a description and due date, optionally linking it to parties, opportunities, or projects.
Create Capsule CRM TitleCAPSULE_CRM_CREATE_TITLE
Tool to create a new custom person title in Capsule CRM. Use when you need to add a new title option (e.g., 'Madam', 'Sir', 'Dr') for person records.
Create TrackCAPSULE_CRM_CREATE_TRACK
Tool to create a new track in Capsule CRM by applying a track definition to a project or opportunity. Use when you need to apply a predefined sequence of tasks to a specific entity.
Create Track DefinitionCAPSULE_CRM_CREATE_TRACK_DEFINITION
Tool to create a new track definition in Capsule CRM. Use when you need to define a reusable sequence of tasks for business processes that can be applied to opportunities or projects.
Delete BoardCAPSULE_CRM_DELETE_BOARD
Tool to delete (archive) a specific board in Capsule CRM. Use when you need to remove a board that is no longer needed.
Delete CategoryCAPSULE_CRM_DELETE_CATEGORY
Tool to delete a category from Capsule CRM. Use when you need to remove a category that is no longer needed.
Delete Custom Field DefinitionCAPSULE_CRM_DELETE_CUSTOM_FIELD_DEFINITION
Tool to delete a custom field definition from an entity type in Capsule CRM. This removes the field value from any parties, opportunities, or projects it was assigned to. Use when you need to permanently remove a custom field definition.
Delete Entity TagCAPSULE_CRM_DELETE_ENTITY_TAG
Tool to delete a tag from an entity type (parties, opportunities, or kases) in Capsule CRM. Use when you need to remove a specific tag from all entities of a given type.
Delete EntryCAPSULE_CRM_DELETE_ENTRY
Tool to delete an entry (note, email, or task) from Capsule CRM. Use when you need to remove an entry by its ID.
Delete Lost ReasonCAPSULE_CRM_DELETE_LOST_REASON
Tool to delete a lost reason from Capsule CRM. The deleted reason remains available for historical reporting but cannot be assigned to new opportunities.
Delete MilestoneCAPSULE_CRM_DELETE_MILESTONE
Tool to delete a specific milestone from Capsule CRM. Use when you need to remove a milestone that is no longer needed. Note: Cannot delete a milestone while it is being used on an opportunity.
Delete OpportunityCAPSULE_CRM_DELETE_OPPORTUNITY
Tool to delete an opportunity from Capsule CRM. The opportunity can be restored within 30 days via the web interface. Use when you need to remove an opportunity.
Delete Opportunity PartyCAPSULE_CRM_DELETE_OPPORTUNITY_PARTY
Tool to remove a party (person or organisation) from an opportunity in Capsule CRM. Use when you need to disassociate a contact from a specific opportunity.
Delete PartyCAPSULE_CRM_DELETE_PARTY
Tool to fully delete a specific party (person or organisation) from Capsule CRM. Use when you need to completely remove a party after confirming no active references remain.
Delete ProjectCAPSULE_CRM_DELETE_PROJECT
Tool to delete a project (case) from Capsule CRM. The project can be restored within 30 days via the web interface. Use when you need to remove a project.
Delete Project PartyCAPSULE_CRM_DELETE_PROJECT_PARTY
Tool to remove a party (person or organisation) from a project in Capsule CRM. Use when you need to disassociate a contact from a specific project.
Delete StageCAPSULE_CRM_DELETE_STAGE
Tool to delete a specific stage from a board in Capsule CRM. Use when you need to remove a stage that is no longer needed. Note: Cannot delete a stage while it is being used by open projects.
Delete TaskCAPSULE_CRM_DELETE_TASK
Tool to delete a specific task from Capsule CRM. Use when you need to remove a task by its ID.
Delete TitleCAPSULE_CRM_DELETE_TITLE
Tool to delete a specific title from Capsule CRM. Use when you need to remove a title that is no longer needed.
Delete TrackCAPSULE_CRM_DELETE_TRACK
Tool to delete a specific track from Capsule CRM. Use when you need to remove a track that is no longer needed.
Delete Track DefinitionCAPSULE_CRM_DELETE_TRACK_DEFINITION
Tool to delete a specific track definition from Capsule CRM. Use when you need to remove a track definition that is no longer needed.
Get Activity TypeCAPSULE_CRM_GET_ACTIVITY_TYPE
Tool to get a specific activity type by ID. Use when you need to retrieve details about a particular activity type including its name, icon, and whether it updates the last contacted date.
Get AttachmentCAPSULE_CRM_GET_ATTACHMENT
Tool to retrieve a specific attachment by ID from Capsule CRM. Returns the file content along with metadata (filename, content type). Use when you need to download an attachment that is associated with an entry (note, email, or completed task).
Get BoardCAPSULE_CRM_GET_BOARD
Tool to get a specific board by ID from Capsule CRM. Use when you need to retrieve details of a particular board including its name, description, and timestamps.
Get CategoryCAPSULE_CRM_GET_CATEGORY
Tool to get a specific category by ID. Use when you need to retrieve details of a particular category including its name and colour.
Get Current UserCAPSULE_CRM_GET_CURRENT_USER
Tool to retrieve the current authenticated user's details including id, username, name, locale, currency, status, timezone, lastLoginAt, and taskReminder settings. Use when you need to identify the current user or access their preferences and settings.
Get Custom Field DefinitionCAPSULE_CRM_GET_CUSTOM_FIELD_DEFINITION
Tool to get a specific custom field definition by ID from Capsule CRM. Use when you need to retrieve details about a custom field including its type, options, and configuration.
Get Entity TagCAPSULE_CRM_GET_ENTITY_TAG
Tool to retrieve a specific tag by ID for an entity type (parties, opportunities, or kases) in Capsule CRM. Use when you need details about a specific tag associated with an entity type.
Get EntryCAPSULE_CRM_GET_ENTRY
Tool to retrieve a specific entry by ID. Use when you need to fetch details of a note, email, or task entry.
Get Lost ReasonCAPSULE_CRM_GET_LOST_REASON
Tool to retrieve a specific lost reason by ID from Capsule CRM. Use when you need details about a particular lost reason, such as its name or conversion tracking status.
Get MilestoneCAPSULE_CRM_GET_MILESTONE
Tool to get a specific milestone by ID from Capsule CRM. Use when you need to retrieve details of a particular milestone including its name, description, completion status, and probability.
Get OpportunityCAPSULE_CRM_GET_OPPORTUNITY
Tool to retrieve a specific opportunity by its ID from Capsule CRM. Use when you need detailed information about a single opportunity including value, milestone, and associated parties.
Get PipelineCAPSULE_CRM_GET_PIPELINE
Tool to get a specific pipeline by ID from Capsule CRM. Use when you need to retrieve details of a particular pipeline including its name, description, and timestamps.
Get ProjectCAPSULE_CRM_GET_PROJECT
Tool to retrieve a specific project (case) by its ID from Capsule CRM. Use when you need detailed information about a single project.
Get StageCAPSULE_CRM_GET_STAGE
Tool to get a specific stage by ID from Capsule CRM. Use when you need to retrieve details of a particular stage including its name, description, board, and display order.
Get TaskCAPSULE_CRM_GET_TASK
Tool to get a specific task by ID. Use when you need to retrieve full details of a task including description, due date, status, and associations.
Get TrackCAPSULE_CRM_GET_TRACK
Tool to get a specific track by ID. Use when you need to retrieve details of a track including its description, date, direction, and optionally its associated tasks.
Get Track DefinitionCAPSULE_CRM_GET_TRACK_DEFINITION
Tool to get a specific track definition by ID from Capsule CRM. Use when you need to retrieve details of a track definition including its description, capture rule, direction, and associated task definitions.
Get UserCAPSULE_CRM_GET_USER
Tool to get a specific user by ID. Use when you need to retrieve full details of a user including username, email preferences, timezone settings, and optionally their associated party information.
List Activity Type IconsCAPSULE_CRM_LIST_ACTIVITY_TYPE_ICONS
Tool to list available activity type icons in Capsule CRM. Use when you need to retrieve the set of icons available for categorizing activities or when creating/updating activity types. Returns system and custom icons with their identifiers, display names, and order.
List Activity TypesCAPSULE_CRM_LIST_ACTIVITY_TYPES
Tool to list all activity types on the Capsule account. Use when you need to retrieve available activity types for categorizing activities or understanding what activity classifications are available in the CRM.
List BoardsCAPSULE_CRM_LIST_BOARDS
Tool to list all boards on the Capsule CRM account. Use when you need to fetch all boards to view their names, descriptions, and metadata.
List Board StagesCAPSULE_CRM_LIST_BOARD_STAGES
Tool to list stages associated with a board in Capsule CRM. Use when you need to retrieve all stages for a specific board with optional status filtering.
List CategoriesCAPSULE_CRM_LIST_CATEGORIES
Tool to list all task categories on the Capsule account. Use when you need to retrieve available categories for tasks or filter tasks by category.
List CountriesCAPSULE_CRM_LIST_COUNTRIES
Tool to list all countries on the Capsule CRM account. Returns ISO country codes (alpha2, alpha3, numeric) and country names. Use when you need to reference valid country codes for addresses or other location-based data.
List CurrenciesCAPSULE_CRM_LIST_CURRENCIES
Tool to list all available currencies on the Capsule account. Returns ISO 4217 currency codes with their symbols and names. Use when you need to display currency options or validate currency codes for opportunities.
List Custom Field DefinitionsCAPSULE_CRM_LIST_CUSTOM_FIELD_DEFINITIONS
Tool to list all custom field definitions for parties, opportunities, or projects (kases). Use when you need to discover what custom fields are available for a specific entity type.
List Deleted OpportunitiesCAPSULE_CRM_LIST_DELETED_OPPORTUNITIES
Tool to list opportunities deleted or restricted since a given date. Use when you need to identify recently deleted or restricted opportunities.
List deleted partiesCAPSULE_CRM_LIST_DELETED_PARTIES
Tool to retrieve parties deleted since a given date. Use when you need to sync deletions.
Showing the first 60 of 109 actions.