5 MCP tools for managing aged debtors through the Accounting API. Same schema across 3 connectors.
accounting_aged_debtors_allRetrieve a paginated list of aged debtors with optional filtering and sorting.
accounting_aged_debtors_oneRetrieve a single record by its unique identifier.
accounting_aged_debtors_createCreate a new record with the provided fields.
accounting_aged_debtors_updateUpdate an existing record by its unique identifier.
accounting_aged_debtors_deleteRemove a record by its unique identifier.
3 providers support aged debtors through the Accounting API.
execute_tool