5 MCP tools for managing subsidiaries through the Accounting API. Same schema across 10 connectors.
accounting_subsidiaries_allRetrieve a paginated list of subsidiaries with optional filtering and sorting.
accounting_subsidiaries_oneRetrieve a single record by its unique identifier.
accounting_subsidiaries_createCreate a new record with the provided fields.
accounting_subsidiaries_updateUpdate an existing record by its unique identifier.
accounting_subsidiaries_deleteRemove a record by its unique identifier.
10 providers support subsidiaries through the Accounting API.
execute_tool