get_purchase_order
Fetch detailed information for a specific purchase order, with options to include vendor, location, and line items.
Instructions
Get detailed information about a specific purchase order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Related data to include (e.g., vendor, location, lines, lines.product) | |
| purchaseOrderId | Yes | The purchase order ID |