iterations-update
Update an iteration's details in Shortcut by providing only the fields you want to change, such as name, description, dates, teams, followers, or labels.
Instructions
Update an iteration. Only provide fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iterationPublicId | Yes | Iteration ID (required) | |
| name | No | Iteration name | |
| description | No | Iteration description | |
| startDate | No | Start date (YYYY-MM-DD) | |
| endDate | No | End date (YYYY-MM-DD) | |
| team_ids | No | Team UUIDs | |
| follower_ids | No | Follower user UUIDs | |
| labels | No | Labels to assign |