5 MCP tools for managing pipelines through the CRM API. Same schema across 5 connectors.
crm_pipelines_allRetrieve a paginated list of pipelines with optional filtering and sorting.
crm_pipelines_oneRetrieve a single record by its unique identifier.
crm_pipelines_createCreate a new record with the provided fields.
crm_pipelines_updateUpdate an existing record by its unique identifier.
crm_pipelines_deleteRemove a record by its unique identifier.
5 providers support pipelines through the CRM API.
execute_tool