listAttachments
Retrieve all attachments for a specific issue, user story, or task by providing the item type and ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemType | Yes | Type of item to list attachments for | |
| itemId | Yes | ID of the item to list attachments for |