jira_sprint_add
Add issues to a JIRA sprint by specifying the sprint ID and issue keys. Returns a success status.
Instructions
Add one or more issues to a JIRA sprint by issue key. Returns YAML {status: ok} on success. Mirrors omni-dev atlassian jira sprint add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_id | Yes | Sprint ID. | |
| issue_keys | Yes | Issue keys to add to the sprint. |