jira_move_to_sprint
Move Jira issues into a target sprint by providing the sprint ID and issue keys, enabling effective sprint organization.
Instructions
Move issues into a sprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_id | Yes | Target sprint ID | |
| issue_keys | Yes | Issue keys to move (e.g. ['PROJ-1', 'PROJ-2']) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |