5 MCP tools for managing journals through the Accounting API. Same schema across 11 connectors.
accounting_journals_allRetrieve a paginated list of journals with optional filtering and sorting.
accounting_journals_oneRetrieve a single record by its unique identifier.
accounting_journals_createCreate a new record with the provided fields.
accounting_journals_updateUpdate an existing record by its unique identifier.
accounting_journals_deleteRemove a record by its unique identifier.
11 providers support journals through the Accounting API.
execute_tool