Get Results
get_results:
Instructions
Retrieve aggregated results for a survey. Shows survey status (open/closed), total response count, and per-question results: choice tallies with percentages, scale mean/median/distribution, and recent text responses. If the survey is still open, call again later to check for new responses — the output will tell you. Use close_survey when you have enough responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey_id | Yes | The survey ID from the create_survey output (last segment of the survey_url, e.g. "abc123efgh45") |