jira_add_issues_to_sprint
Move one or more Jira issues into a specified sprint. Provide the sprint ID and issue keys to update sprint assignments via the Agile API.
Instructions
Move one or more issues into a sprint (Agile API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprintId | Yes | Sprint id | |
| issueKeys | Yes | Issue keys, e.g. ['NUTLA-858'] |