stories-create-comment
Add a comment to a Shortcut story. Provide the story ID and comment text. Optionally reply to an existing comment by including its ID.
Instructions
Add a comment to a story.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyPublicId | Yes | Story ID | |
| replyToCommentId | No | Comment ID to reply to | |
| text | Yes | Comment text |