zendesk_list_attachments
Retrieve all attachments from a Zendesk ticket's comments, including filename, content type, size, and download URL, to quickly review files before downloading.
Instructions
List all attachments across all comments for a Zendesk ticket. Returns filename, content type, size, and download URL for each. Use zendesk_download_attachment to fetch file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |