Get Issue Attachments
issue_get_attachmentsRetrieve attachments from a Yandex Tracker issue by its ID. Select only needed fields to avoid loading large content.
Instructions
Get attachments of a Yandex Tracker issue by its id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Fields to include in each attachment; omit to get all. The 'content' field can be large, so select only what you need. | |
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |