transition_issue
Move a Jira issue to a different status by providing the issue key and transition ID. Query available transitions first to find the correct ID for your desired workflow step.
Instructions
JIRA 課題のステータスを変更します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key (e.g. PROJECT-123) | |
| transitionId | Yes | Transition ID (use get_transitions to find available IDs) |