Stories: Create
stories-createCreate a new Shortcut story by specifying a name and either a team or workflow. Optionally include description, type, owner, epic, or iteration.
Instructions
Create a new Shortcut story. Requires name and either team or workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic | No | Epic ID | |
| name | Yes | Story name (required) | |
| team | No | Team ID or mention (required if no workflow) | |
| type | No | Story type | feature |
| owner | No | Owner user ID | |
| workflow | No | Workflow ID (required if no team) | |
| iteration | No | Iteration ID | |
| description | No | Story description |