list-work-orders
Retrieve work orders filtered by location, status, priority, assignment, service category, or date range.
Instructions
List work orders with optional filters by location, status, priority, assignment, service category, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | No | Filter by location ID | |
| statusId | No | Filter by status ID | |
| priorityId | No | Filter by priority ID | |
| assignedId | No | Filter by assigned user ID | |
| serviceCategoryId | No | Filter by service category ID | |
| startDate | No | Filter start date (ISO format) | |
| endDate | No | Filter end date (ISO format) | |
| include | No | Comma-separated: Costs, Spaces, Tasks, Attachments |