create-story-comment
Add comments to Shortcut stories programmatically by specifying the story ID and comment text, enabling streamlined collaboration and feedback integration.
Instructions
Create a comment on a story
Input Schema
Name | Required | Description | Default |
---|---|---|---|
storyPublicId | Yes | The public ID of the story | |
text | Yes | The text of the comment |