Update Story Comment
update_story_commentUpdate the text of an existing comment on a Shortcut story. Provide the story ID, comment ID, and new text to revise the comment.
Instructions
Update the text of a comment on a Shortcut story.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| story_id | Yes | ||
| comment_id | Yes |