Get Queue Fields
queue_get_fieldsRetrieve all fields configured on a Yandex Tracker queue, including its local fields, and identify mandatory ones via the schema.required attribute.
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 |