jira_list_attachments
Find and list all attachments on a JIRA issue, with each file's ID, filename, size, and type.
Instructions
List all attachments on a JIRA issue. Returns attachment IDs, filenames, sizes, and types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | The issue key (e.g., PROJ-123) |