Find Issues by Saved Filter
filter_find_issuesExecute a saved Yandex Tracker filter to retrieve matching issues. Adjust pagination and fields to get exactly the needed data.
Instructions
Execute a saved Yandex Tracker filter and return matching issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to return, default is 1 | |
| fields | No | Issue fields to keep in the response | |
| 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 | Yes | Saved filter identifier | |
| include_description | No | Include issue descriptions in the response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |