jira_move_to_sprint
Move specific Jira issues into a target sprint by supplying the sprint ID and issue keys. Assign multiple issues at once to organize agile workflows.
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 |