wetrack_get_ticket_comments
Retrieve every comment on a ticket in chronological order by providing the ticket UUID. Get the complete comment history for reviewing context and tracking updates.
Instructions
Get all comments on a ticket, in chronological order.
Args: ticket_id: The ticket UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |