get_quantitative_data
Retrieve quantitative metrics for a study, including task completion rates, times, and misclicks, to support data-driven UX analysis.
Instructions
Get quantitative metrics for a study — task completion rates, times, misclicks, and other measurable data.
Use this when the user wants numbers: "how many people completed the task", "what was the average time", or "where did people click most". Most relevant for prototype and conceptTesting sections that capture interaction data.
⚠️ PREREQUISITE: Analytics must be generated first. Call get_analytics_status — if components are missing, call generate_analytics and wait for completion.
Args: study_id: The unique identifier of the study.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |