get_survey_report
Retrieve a detailed performance report for a specific survey to review response rates and engagement.
Instructions
Get the report for a single survey.
Retrieves the detailed performance report for one survey identified by its id. Use this to review response rates and engagement for a specific survey.
Args: survey_id: The unique id of the survey to report on.
Returns: JSON with the survey report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| survey_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |