jira_transition_issue
Transitions a Jira issue to a new status by providing an issue key and a transition ID. Use jira_get_transitions to find available transition IDs.
Instructions
Transitions a Jira issue to a new status using a transition ID. Use jira_get_transitions to find available transition IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| transition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |