5 MCP tools for managing purchase orders through the Accounting API. Same schema across 15 connectors.
accounting_purchase_orders_allRetrieve a paginated list of purchase orders with optional filtering and sorting.
accounting_purchase_orders_oneRetrieve a single record by its unique identifier.
accounting_purchase_orders_createCreate a new record with the provided fields.
accounting_purchase_orders_updateUpdate an existing record by its unique identifier.
accounting_purchase_orders_deleteRemove a record by its unique identifier.
15 providers support purchase orders through the Accounting API.
execute_tool