list_issues
Filter and retrieve Yandex Tracker issues by queue, status, assignee, component, sprint, or epic to find specific issues before updating or commenting.
Instructions
Lists Tracker issues with optional filters. Use this when the user asks to show, find, list, or check issues. Returns key, summary, status, assignee, priority, components, sprint, storyPoints. Always call this before update_issue or add_comment if you only have a description and not an issue key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | No | ||
| status | No | ||
| assignee | No | ||
| component | No | ||
| sprint | No | ||
| epic | No | ||
| limit | No |