5 MCP tools for managing bank feed accounts through the Accounting API. Same schema across 3 connectors.
accounting_bank_feed_accounts_allRetrieve a paginated list of bank feed accounts with optional filtering and sorting.
accounting_bank_feed_accounts_oneRetrieve a single record by its unique identifier.
accounting_bank_feed_accounts_createCreate a new record with the provided fields.
accounting_bank_feed_accounts_updateUpdate an existing record by its unique identifier.
accounting_bank_feed_accounts_deleteRemove a record by its unique identifier.
execute_tool