jira_transition_issue
Transition Jira issues to new workflow statuses by executing state changes. Provide project key, issue identifier, and transition ID to move tickets between stages.
Instructions
Transition a Jira issue to a new status. Use jira_get_transitions to discover available transitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| issue_key | Yes | ||
| transition_id | Yes | ||
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |