jira_transition_issue
Update a Jira issue's status by triggering a workflow transition. Provide the issue key and desired status to move it forward.
Instructions
Move a Jira issue to a new status by triggering a workflow transition (e.g. In Progress, Done).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key | |
| transitionName | Yes | Target status name, e.g. "In Progress", "Done", "Closed" |