get_attachments
List an issue's attachment metadata (ID, filename, MIME type, size, author, created) without downloading content, enabling quick inspection before fetching files.
Instructions
List an issue's attachment metadata (id, filename, mime_type, size, author, created) without downloading content. Use download_attachment to fetch a file's bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||