Get ticket conversation
get_ticket_messagesRetrieve a ticket's full message thread as readable plain text, including private staff notes, to review the complete conversation history.
Instructions
Get the message thread of a ticket with HTML stripped — readable conversation including private staff notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (default 20) | |
| offset | No | Pagination offset (default 0) | |
| ticket_id | Yes | Ticket UUID |