list_ticket_conversations
Retrieve all conversations (replies and notes) for a Freshservice ticket, with pagination to manage result size.
Instructions
List all conversations (replies and notes) for a ticket.
Args: ticket_id: The ticket ID. page: Page number. per_page: Results per page (max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |