5 MCP tools for managing credit notes through the Accounting API. Same schema across 24 connectors.
accounting_credit_notes_allRetrieve a paginated list of credit notes with optional filtering and sorting.
accounting_credit_notes_oneRetrieve a single record by its unique identifier.
accounting_credit_notes_createCreate a new record with the provided fields.
accounting_credit_notes_updateUpdate an existing record by its unique identifier.
accounting_credit_notes_deleteRemove a record by its unique identifier.
24 providers support credit notes through the Accounting API.
execute_tool