Delete Story Task
delete_story_taskPermanently delete a checklist task from a Shortcut story. Requires explicit confirmation to ensure irreversible removal.
Instructions
Delete a checklist task from a Shortcut story. IRREVERSIBLE. Requires confirm_delete=true and confirm='CONFIRM_WRITE'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| task_id | Yes | ||
| story_id | Yes | ||
| confirm_delete | No | Must be true to confirm permanent deletion |