get_attachment
Get an attachment's details including name, size, type, author, and download URL by providing its attachment ID.
Instructions
Show an attachment's details: name, size, type, author, and download URL.
Args: attachment_id: attachment ID (shown in get_issue, in the 'attachments' list).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |