Get issue attachment
mantis_get_issue_attachmentDownload an issue attachment by file ID. Returns images directly viewable; other files as base64 with metadata.
Instructions
Downloads an attachment of an issue. Image attachments are returned as a viewable image; other files as base64 with metadata. Find file ids in an issue's "attachments" array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | Attachment id from the issue "attachments" array. | |
| issue_id | Yes |