get_ticket_attachments
List all attachments in a ticket's comment thread, including files and inline images, to review attachments before further analysis.
Instructions
List every attachment across a ticket's comment thread (files and inline images). Use this to discover what's attached before deciding to call analyze_ticket_images or analyze_ticket_documents. Each attachment includes content_type, size, filename, and a content_url for downloading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Ticket ID |