zendesk_list_attachments
Find all attachments on a Zendesk ticket by listing files from every comment, with metadata like filename, content type, size, and download URL.
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 |