get_pm_compliance
Fetch preventive maintenance work orders in a date range and calculate compliance, showing how many were completed on time versus overdue.
Instructions
Fetch preventive maintenance (PM) work orders in a date range and calculate compliance — how many were completed on time vs overdue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| date_to | No | End date YYYY-MM-DD | |
| location | No | Filter by location (optional) | |
| date_from | No | Start date YYYY-MM-DD |