move_to_sprint
Move Jira issues to a sprint using the sprint ID and issue keys. Ideal for sprint planning and backlog management.
Instructions
Move issues to a sprint.
Args: sprint_id: Target sprint ID issue_keys: List of issue keys to move (e.g., ["KAN-1", "KAN-2"])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_id | Yes | ||
| issue_keys | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||