5 MCP tools for managing companies through the CRM API. Same schema across 17 connectors.
crm_companies_allRetrieve a paginated list of companies with optional filtering and sorting.
crm_companies_oneRetrieve a single record by its unique identifier.
crm_companies_createCreate a new record with the provided fields.
crm_companies_updateUpdate an existing record by its unique identifier.
crm_companies_deleteRemove a record by its unique identifier.
17 providers support companies through the CRM API.
execute_tool