get_session_report
Retrieve a detailed AI analysis report for one participant's session, including transcript highlights, task performance, key quotes, and observations. Use to investigate individual participant behavior in depth.
Instructions
Get the AI analysis report for a single participant's session.
Use this when investigating one specific participant's performance, responses, or behavior in detail.
⚠️ PREREQUISITE: Analytics must be generated first (use generate_analytics + poll get_analytics_status until complete). Call get_participants first to get the correct participant_id and session_id.
Returns: Session report with transcript highlights, task performance, key quotes, and AI-generated observations for this participant.
Args: study_id: The unique identifier of the study. participant_id: The unique identifier of the participant. session_id: The unique identifier of the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | ||
| session_id | Yes | ||
| participant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |