5 MCP tools for managing journal entries through the Accounting API. Same schema across 28 connectors.
accounting_journal_entries_allRetrieve a paginated list of journal entries with optional filtering and sorting.
accounting_journal_entries_oneRetrieve a single record by its unique identifier.
accounting_journal_entries_createCreate a new record with the provided fields.
accounting_journal_entries_updateUpdate an existing record by its unique identifier.
accounting_journal_entries_deleteRemove a record by its unique identifier.
28 providers support journal entries through the Accounting API.
execute_tool