iterations-create
Create a new iteration in Shortcut by providing a name, start date, and end date. Optionally assign a team and add a description to organize project work.
Instructions
Create a new Shortcut iteration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Iteration name | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| teamId | No | Team ID | |
| description | No | Iteration description |