list_work_orders
List maintenance work orders for your property account. Filter by status, priority, tenant, or unit, and search by title or code.
Instructions
List work orders (maintenance issues) for the account. Filter by status, priority, tenant, or unit. Supports search by title or code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by title or work order code (e.g. WO-101) | |
| status | No | Work order status | |
| priority | No | Priority: 0 = Emergency, 1 = High, 2 = Medium, 3 = Low | |
| tenantId | No | Filter by tenant UUID | |
| unitId | No | Filter by unit UUID | |
| page | No | Page number (default 1) | |
| pageSize | No | Results per page (max 50, default 20) |