Update sprint
update_sprintModify a sprint's name, goal, start/end dates, or state. Only the fields you provide are changed, leaving other sprint attributes untouched.
Instructions
Update a sprint's name, goal, dates, or state (active/closed/future). Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| name | No | ||
| state | No | Sprint state filter | |
| endDate | No | End date (ISO-8601) | |
| sprintId | Yes | Sprint ID | |
| startDate | No | Start date (ISO-8601) |