5 MCP tools for managing bank feed statements through the Accounting API. Same schema across 7 connectors.
accounting_bank_feed_statements_allRetrieve a paginated list of bank feed statements with optional filtering and sorting.
accounting_bank_feed_statements_oneRetrieve a single record by its unique identifier.
accounting_bank_feed_statements_createCreate a new record with the provided fields.
accounting_bank_feed_statements_updateUpdate an existing record by its unique identifier.
accounting_bank_feed_statements_deleteRemove a record by its unique identifier.
execute_tool