Delete Shortcut Story
delete_storyPermanently delete a Shortcut story by its ID. This irreversible action requires explicit confirmation to execute.
Instructions
Permanently delete a Shortcut story by ID. This is IRREVERSIBLE. Requires both confirm='CONFIRM_WRITE' and confirm_delete=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| story_id | Yes | ||
| confirm_delete | No | Must be true to confirm permanent deletion |