get_study_insights
Obtain overall and per-section study insights, key findings, and prioritized recommendations to identify and fix main issues.
Instructions
Get overall and per-section insights for a study, including key findings and actionable recommendations.
Use this when the user asks "what should we fix", "what are the main issues", or wants prioritized action items broken down by study section.
For a shorter executive summary, use get_analytics_summary instead. For the full combined report, call generate_study_report then get_study_report.
⚠️ 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 |