5 MCP tools for managing customers through the Accounting API. Same schema across 34 connectors.
accounting_customers_allRetrieve a paginated list of customers with optional filtering and sorting.
accounting_customers_oneRetrieve a single record by its unique identifier.
accounting_customers_createCreate a new record with the provided fields.
accounting_customers_updateUpdate an existing record by its unique identifier.
accounting_customers_deleteRemove a record by its unique identifier.
34 providers support customers through the Accounting API.
execute_tool