5 MCP tools for managing companies through the Accounting API. Same schema across 9 connectors.
accounting_companies_allRetrieve a paginated list of companies with optional filtering and sorting.
accounting_companies_oneRetrieve a single record by its unique identifier.
accounting_companies_createCreate a new record with the provided fields.
accounting_companies_updateUpdate an existing record by its unique identifier.
accounting_companies_deleteRemove a record by its unique identifier.
9 providers support companies through the Accounting API.
execute_tool