Get Queue Fields
queue_get_fieldsGet the fields configured for a Yandex Tracker queue, including local ones, with required markers. Ideal for understanding what data a queue expects.
Instructions
Get the fields configured on a Yandex Tracker queue (in russian - 'поля очереди'), its local ones included; schema.required marks the mandatory ones. Not the whole registry: system fields such as parent or estimation are settable without appearing here, and get_global_fields lists every organization field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue_id | Yes | Queue (Project ID) to search in, like 'SOMEPROJECT' | |
| include_local_fields | No | Whether to include queue-specific local fields in the response. When True, makes parallel requests to get both global and local fields. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |