5 MCP tools for managing opportunities through the CRM API. Same schema across 17 connectors.
crm_opportunities_allRetrieve a paginated list of opportunities with optional filtering and sorting.
crm_opportunities_oneRetrieve a single record by its unique identifier.
crm_opportunities_createCreate a new record with the provided fields.
crm_opportunities_updateUpdate an existing record by its unique identifier.
crm_opportunities_deleteRemove a record by its unique identifier.
17 providers support opportunities through the CRM API.
execute_tool