superpos_transition_issue
Transition an issue to a new state: open, in_progress, blocked, awaiting_review, done, or cancelled. Validates against allowed transitions to reject invalid moves.
Instructions
Move an issue to a new state: open, in_progress, blocked, awaiting_review, done, or cancelled. Check allowed_transitions on the issue first; invalid transitions are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| reason | No | ||
| hive_id | No | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||