5 MCP tools for managing tax rates through the Accounting API. Same schema across 27 connectors.
accounting_tax_rates_allRetrieve a paginated list of tax rates with optional filtering and sorting.
accounting_tax_rates_oneRetrieve a single record by its unique identifier.
accounting_tax_rates_createCreate a new record with the provided fields.
accounting_tax_rates_updateUpdate an existing record by its unique identifier.
accounting_tax_rates_deleteRemove a record by its unique identifier.
27 providers support tax rates through the Accounting API.
execute_tool