jira_get_attachments
Retrieve all attachments from a Jira issue, including filenames, sizes, MIME types, authors, and download URLs.
Instructions
Lists all attachments on a Jira issue. Returns attachment metadata including filename, size, MIME type, author, and download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | Issue key to get attachments for (e.g., PROJECT-123) |