5 MCP tools for managing balance sheet through the Accounting API. Same schema across 15 connectors.
accounting_balance_sheet_allRetrieve a paginated list of balance sheet with optional filtering and sorting.
accounting_balance_sheet_oneRetrieve a single record by its unique identifier.
accounting_balance_sheet_createCreate a new record with the provided fields.
accounting_balance_sheet_updateUpdate an existing record by its unique identifier.
accounting_balance_sheet_deleteRemove a record by its unique identifier.
15 providers support balance sheet through the Accounting API.
execute_tool