wetrack_delete_sprint
Delete a sprint and return all linked tickets to the backlog to prevent losing work.
Instructions
Delete a sprint and unassign all linked tickets back to backlog.
Args: sprint_id: The sprint UUID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |