update_sprint
Update a specific sprint in Zube using its sprint ID, with options to change title, dates, description, or state.
Instructions
Update a sprint. state: 'open' or 'closed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| title | No | ||
| end_date | No | ||
| sprint_id | Yes | ||
| start_date | No | ||
| description | No | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||