5 MCP tools for managing ledger accounts through the Accounting API. Same schema across 31 connectors.
accounting_ledger_accounts_allRetrieve a paginated list of ledger accounts with optional filtering and sorting.
accounting_ledger_accounts_oneRetrieve a single record by its unique identifier.
accounting_ledger_accounts_createCreate a new record with the provided fields.
accounting_ledger_accounts_updateUpdate an existing record by its unique identifier.
accounting_ledger_accounts_deleteRemove a record by its unique identifier.
31 providers support ledger accounts through the Accounting API.
execute_tool