Update Sprint
jira_update_sprintUpdate a Jira sprint's details such as name, goal, state, and dates by providing its sprint ID. Modify active or future sprints to reflect changed plans.
Instructions
Update jira sprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | (Optional) New goal for the sprint | |
| name | No | (Optional) New name for the sprint | |
| state | No | (Optional) New state for the sprint (future|active|closed) | |
| end_date | No | (Optional) New end date for the sprint | |
| sprint_id | Yes | The id of sprint (e.g., '10001') | |
| start_date | No | (Optional) New start date for the sprint |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |