5 MCP tools for managing leads through the CRM API. Same schema across 14 connectors.
crm_leads_allRetrieve a paginated list of leads with optional filtering and sorting.
crm_leads_oneRetrieve a single record by its unique identifier.
crm_leads_createCreate a new record with the provided fields.
crm_leads_updateUpdate an existing record by its unique identifier.
crm_leads_deleteRemove a record by its unique identifier.
14 providers support leads through the CRM API.
execute_tool