Download Issue Attachment
issue_download_attachmentDownload a file attached to a Yandex Tracker issue as a binary resource. Provide the issue ID, attachment ID, and file name to retrieve the attachment.
Instructions
Download an attached file as an MCP embedded binary resource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' | |
| file_name | Yes | Attachment file name returned by issue_get_attachments | |
| attachment_id | Yes | Attachment identifier returned by issue_get_attachments |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| _meta | No | ||
| resource | Yes | ||
| annotations | No |