Find Issues
issues_findFind Yandex Tracker issues by queue, date, or custom query. Use filters and pagination to retrieve specific fields for focused tracking.
Instructions
Find Yandex Tracker issues by queue and/or created date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to return, default is 1 | |
| query | No | ||
| fields | No | Fields to include in the response. In order to not pollute context window - select appropriate fields beforehand. Not specifying fields will return all available. | |
| per_page | No | The number of items per page. May be decreased if results exceed context window. If there is a change in per_page argument - retrieval must be started over with page = 1, as the paging could have changed. | |
| filter_id | No | Saved Tracker filter id; mutually exclusive with query | |
| include_description | No | Whether to include issue description in the issues result. It can be large, so use only when needed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |