zendesk_wfm_get_report_data
Retrieves workforce management report data for a specified template and time range.
Instructions
Get WFM report data for a specified template and time range. Requires ZENDESK_WFM_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | The ID of the report template | |
| startTime | Yes | Start time in ISO format (required) | |
| endTime | Yes | End time in ISO format (required) |