5 MCP tools for managing lists through the CRM API. Same schema across 5 connectors.
crm_lists_allRetrieve a paginated list of lists with optional filtering and sorting.
crm_lists_oneRetrieve a single record by its unique identifier.
crm_lists_createCreate a new record with the provided fields.
crm_lists_updateUpdate an existing record by its unique identifier.
crm_lists_deleteRemove a record by its unique identifier.
5 providers support lists through the CRM API.
execute_tool