5 MCP tools for managing bill payments through the Accounting API. Same schema across 18 connectors.
accounting_bill_payments_allRetrieve a paginated list of bill payments with optional filtering and sorting.
accounting_bill_payments_oneRetrieve a single record by its unique identifier.
accounting_bill_payments_createCreate a new record with the provided fields.
accounting_bill_payments_updateUpdate an existing record by its unique identifier.
accounting_bill_payments_deleteRemove a record by its unique identifier.
18 providers support bill payments through the Accounting API.
execute_tool