Delete Story Comment
delete_story_commentPermanently remove a comment from a Shortcut story with explicit confirmation to prevent accidental deletion.
Instructions
Permanently delete a comment on 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 | ||
| story_id | Yes | ||
| comment_id | Yes | ||
| confirm_delete | No | Must be true to confirm permanent deletion |