stories-create
Create a new story in Shortcut by providing a name and assigning it to a team or workflow. Optionally add 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 |
|---|---|---|---|
| name | Yes | Story name (required) | |
| description | No | Story description | |
| type | No | Story type | feature |
| owner | No | Owner user ID | |
| epic | No | Epic ID | |
| iteration | No | Iteration ID | |
| team | No | Team ID or mention (required if no workflow) | |
| workflow | No | Workflow ID (required if no team) |