jira_get_attachments
Get all attachments on a Jira issue with metadata: filename, size, MIME type, author, and download URL.
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) |