move_issue
Move a Yandex Tracker issue to a different queue. Specify the issue key and the target queue key.
Instructions
Move issue to another queue.
Warning: local field values are lost when moving to another queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | Yes | Target queue key (e.g. "SUPPORT") | |
| fields | No | Optional list of fields to show in response. | |
| issue_key | Yes | Issue key (e.g. "DEV-123") | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
| full_description | No | If true, do not truncate description (default false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |