stories-update-task
Update an existing task within a Shortcut story by modifying its description, assigning owners, or marking it as completed.
Instructions
Update a task in a story.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storyPublicId | Yes | Story ID | |
| taskPublicId | Yes | Task ID | |
| taskDescription | No | Task description | |
| taskOwnerIds | No | Owner user IDs | |
| isCompleted | No | Mark as completed |