zendesk_qa_workspace_csat
Retrieve customer satisfaction (CSAT) data for a Zendesk QA workspace by specifying workspace ID and date range.
Instructions
Get CSAT data for a specific Zendesk QA workspace within a date range. Requires ZENDESK_QA_API_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The ID of the workspace | |
| fromDate | Yes | Start date in ISO format (required) | |
| toDate | No | End date in ISO format | |
| page | No | Page number for pagination | |
| pageSize | No | Number of items per page |