Move an issue
move_issueMove an issue to another workflow state or team, and optionally place it between two issues in the column. This is the tool to use to change status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Target team key, name or id. | |
| issue | Yes | An issue identifier like "ENG-42", or an issue id. | |
| state | No | Target workflow state name or id. | |
| afterIssue | No | Place before this issue in the column. | |
| beforeIssue | No | Place after this issue in the column. |