get_analytics_summary
Retrieve a concise AI-generated summary of a study's overall findings. Use it to get a quick overview before diving into detailed insights.
Instructions
Get a short, concise AI-generated text summary of the study's overall findings.
Use this first when a user asks for a quick overview of study results. If they want to go deeper, follow up with the appropriate tool:
get_qualitative_insights: themes and patterns (the "why")
get_quantitative_data: metrics and completion rates (the "how many")
get_qna_analysis: per-participant Q&A breakdown (individual responses)
get_study_insights: actionable recommendations (what to fix)
⚠️ PREREQUISITE: Analytics must be generated first. Call get_analytics_status — if components are missing, call generate_analytics and wait for completion.
Returns: Short summary text (typically 200–400 words) of key findings.
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 |