5 MCP tools for managing bills through the Accounting API. Same schema across 27 connectors.
accounting_bills_allRetrieve a paginated list of bills with optional filtering and sorting.
accounting_bills_oneRetrieve a single record by its unique identifier.
accounting_bills_createCreate a new record with the provided fields.
accounting_bills_updateUpdate an existing record by its unique identifier.
accounting_bills_deleteRemove a record by its unique identifier.
27 providers support bills through the Accounting API.
execute_tool