list_manufacturing_orders
Search and list manufacturing orders by status, date range, location, order number, or output product, with sorting and pagination options.
Instructions
Search and list manufacturing/work orders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., orderDate, orderNumber) | |
| count | No | ||
| status | No | ||
| include | No | ||
| sortDesc | No | Sort in descending order | |
| locationId | No | Filter by location ID | |
| orderDateTo | No | ||
| orderNumber | No | Filter by order number | |
| includeCount | No | Include total record count in response | |
| orderDateFrom | No | ||
| outputProductId | No | Filter by output product |