5 MCP tools for managing bank accounts through the Accounting API. Same schema across 11 connectors.
accounting_bank_accounts_allRetrieve a paginated list of bank accounts with optional filtering and sorting.
accounting_bank_accounts_oneRetrieve a single record by its unique identifier.
accounting_bank_accounts_createCreate a new record with the provided fields.
accounting_bank_accounts_updateUpdate an existing record by its unique identifier.
accounting_bank_accounts_deleteRemove a record by its unique identifier.
11 providers support bank accounts through the Accounting API.
execute_tool