stories-create-subtask
Add a sub-task to an existing story in Shortcut by specifying the parent story ID, sub-task name, and optional description.
Instructions
Create a new sub-task story.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentStoryPublicId | Yes | Parent story ID | |
| name | Yes | Sub-task name | |
| description | No | Sub-task description |