get_participant_sessions_report
Generate an aggregated report for a single participant to review their complete session history and overall performance within a study.
Instructions
Get an aggregated report for all sessions completed by a specific participant.
Use when the user wants to understand one person's overall experience or performance across multiple sessions in the same study.
For reports across ALL participants, use get_sessions_report. For a single specific session, use get_session_report.
⚠️ PREREQUISITE: Analytics should be generated first for best results (use generate_analytics + poll get_analytics_status until complete). Call get_participants first to find the correct participant_id.
Args: study_id: The unique identifier of the study. participant_id: The unique identifier of the participant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | ||
| participant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |