jira_sprint_add
Add issues to a JIRA sprint by issue keys and sprint ID. Returns status ok on success.
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 |
|---|---|---|---|
| issue_keys | Yes | Issue keys to add to the sprint. | |
| sprint_id | Yes | Sprint ID. |