Close a survey
close_surveyStop a survey from receiving new responses. The public link stays active and displays the survey as closed, while results remain available for viewing.
Instructions
Stop a survey from accepting new responses. The public link keeps working and shows the survey as closed, and the results stay readable with get_survey_results. reopen_survey undoes it, unless the survey has passed its expiry date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The survey id, e.g. 'fuzzy-sleepy-tornado'. |