Close Survey
close_surveyClose a survey to stop new responses when data collection ends. Returns the final response count and permanently ends the survey.
Instructions
Permanently close a survey so it no longer accepts new responses. Use this when you have enough responses or the data collection window has passed. Returns the final response count. Closing is irreversible via MCP — use PATCH /api/surveys/{id} to re-open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| survey_id | Yes | The survey ID to close |