get_psw_utilization
Calculate PSW utilization rates from scheduled and available hours to identify under- or over-utilized workers within a date range.
Instructions
Calculate utilization rates for PSWs — how many hours they are scheduled versus how many hours they are available. Identifies under- or over-utilized workers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End of the analysis period (YYYY-MM-DD). Defaults to end of current week. | |
| start_date | No | Start of the analysis period (YYYY-MM-DD). Defaults to start of current week. | |
| employee_ids | No | Limit analysis to specific PSW IDs. Omit to analyze all active PSWs. | |
| max_utilization_pct | No | Only return PSWs with utilization at or below this threshold | |
| min_utilization_pct | No | Only return PSWs with utilization at or above this threshold |