delete_section
Permanently remove a section from a study, along with its interview guide and all associated settings. Requires explicit confirmation to prevent accidental deletion.
Instructions
DESTRUCTIVE: Permanently remove a section from a study.
This deletes the section, its interview guide, and all associated configuration. This cannot be undone.
Do NOT call this tool in the same turn as the deletion request. First respond with: "Are you sure you want to delete section '[name]'? This cannot be undone." Only call this tool after the user confirms in a follow-up message.
Args: study_id: The unique identifier of the study. section_id: The unique identifier of the section/task to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| study_id | Yes | ||
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |