5 MCP tools for managing activities through the CRM API. Same schema across 8 connectors.
crm_activities_allRetrieve a paginated list of activities with optional filtering and sorting.
crm_activities_oneRetrieve a single record by its unique identifier.
crm_activities_createCreate a new record with the provided fields.
crm_activities_updateUpdate an existing record by its unique identifier.
crm_activities_deleteRemove a record by its unique identifier.
8 providers support activities through the CRM API.
execute_tool