Iterations: Create
iterations-createCreate a new Shortcut iteration by providing name, start date, and end date. Optionally specify team ID and description.
Instructions
Create a new Shortcut iteration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Iteration name | |
| teamId | No | Team ID | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| description | No | Iteration description |