Get Available Transitions
get_transitionsRetrieve workflow transitions currently available for a Jira issue by specifying its issue key, showing valid next statuses.
Instructions
Lists the workflow transitions currently available for an issue (GET /rest/api/2/issue/{key}/transitions).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key, e.g. 'ABC-123' |