5 MCP tools for managing suppliers through the Accounting API. Same schema across 31 connectors.
accounting_suppliers_allRetrieve a paginated list of suppliers with optional filtering and sorting.
accounting_suppliers_oneRetrieve a single record by its unique identifier.
accounting_suppliers_createCreate a new record with the provided fields.
accounting_suppliers_updateUpdate an existing record by its unique identifier.
accounting_suppliers_deleteRemove a record by its unique identifier.
31 providers support suppliers through the Accounting API.
execute_tool