list_customer_transitions
Retrieve the transitions available for a customer request based on its current status. The returned IDs enable you to perform those transitions.
Instructions
List transitions available for a customer request in its current status.
Use the returned transition IDs with perform_transition.
Args: issue_id_or_key: The issue key (e.g. "X000") or numeric issue ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id_or_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |