Transition Story State
transition_story_stateTransition a story to a different workflow state using its ID or name. Streamlines updating story status directly through the Shortcut API.
Instructions
Move a story to a new workflow state using either state ID or state name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| story_id | Yes | ||
| workflow_name | No | ||
| workflow_state_id | No | ||
| workflow_state_name | No |