tickets_list_comments
Retrieve the full comment history for an eSentire ticket, going beyond the five most recent comments shown on the case.
Instructions
List all comments on a case.
The case object itself only carries the latest 5 comments; use this for the rest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (upstream default 100). | |
| fields | No | Restrict returned columns. | |
| offset | No | Page offset. | |
| ticket_id | Yes | eSentire ticket number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |