update_issue_status
Update a Jira issue's status by specifying the issue key and target workflow state to move it forward.
Instructions
Update the status of a Jira issue (transition workflow)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Target status name (e.g., "In Development", "Done", "To Development") | |
| issueKey | Yes | Issue key (e.g., CCOE-12345) |