5 MCP tools for managing locations through the Accounting API. Same schema across 7 connectors.
accounting_locations_allRetrieve a paginated list of locations with optional filtering and sorting.
accounting_locations_oneRetrieve a single record by its unique identifier.
accounting_locations_createCreate a new record with the provided fields.
accounting_locations_updateUpdate an existing record by its unique identifier.
accounting_locations_deleteRemove a record by its unique identifier.
7 providers support locations through the Accounting API.
execute_tool