5 MCP tools for managing bill credit notes through the Accounting API. Same schema across 14 connectors.
accounting_bill_credit_notes_allRetrieve a paginated list of bill credit notes with optional filtering and sorting.
accounting_bill_credit_notes_oneRetrieve a single record by its unique identifier.
accounting_bill_credit_notes_createCreate a new record with the provided fields.
accounting_bill_credit_notes_updateUpdate an existing record by its unique identifier.
accounting_bill_credit_notes_deleteRemove a record by its unique identifier.
14 providers support bill credit notes through the Accounting API.
execute_tool