get_queue
Retrieve Yandex Tracker queue details, including related projects, components, versions, and full descriptions. Output as text or JSON.
Instructions
Get queue details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Expand: "projects", "components", "versions", "all" | |
| queue_key | Yes | Queue key (e.g. "DEV") | |
| 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 |