get_survey_questions_report
Retrieve aggregate survey responses broken down by each question to analyze how respondents answered.
Instructions
Get the questions report for a single survey.
Retrieves aggregate reporting broken down by each question in the specified survey. Use this to understand how respondents answered across all questions.
Args: survey_id: The unique id of the survey whose questions to report on.
Returns: JSON with the survey questions report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| survey_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |