get_issue
Retrieve complete details of a Yandex Tracker issue by its key, including description, checklist, comments, and linked issues for full context.
Instructions
Gets full details of a single issue by key (e.g. BACK-42). Use when you need the complete picture: all fields, description, checklist, linked issues. Use list_issues first if you do not have the exact key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| include_comments | No | ||
| include_checklist | No |