5 MCP tools for managing payments through the Accounting API. Same schema across 26 connectors.
accounting_payments_allRetrieve a paginated list of payments with optional filtering and sorting.
accounting_payments_oneRetrieve a single record by its unique identifier.
accounting_payments_createCreate a new record with the provided fields.
accounting_payments_updateUpdate an existing record by its unique identifier.
accounting_payments_deleteRemove a record by its unique identifier.
26 providers support payments through the Accounting API.
execute_tool