Get ticket details
zendesk_get_ticketRetrieve complete details for a Zendesk ticket including subject, description, status, priority, type, tags, requester, assignee, submitter, group, organization, custom fields, comment thread, and attachments. Use the ticket ID as input.
Instructions
Fetch full details for one ticket: subject, description, status, priority, type, tags, requester/assignee/submitter, group, organization, custom fields (with titles, including the product field when present), the full comment thread with authors and timestamps, and a list of attachments. Each attachment includes a content_url — pass it to zendesk_download_attachment to save the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | Numeric ticket id. |