tickets_list_emails
Retrieve email correspondence linked to a security case by providing the ticket ID. Supports pagination and field filtering for efficient access.
Instructions
List the email correspondence attached to a case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (upstream default 100). | |
| fields | No | Restrict returned columns. Excluding "body" avoids truncation. | |
| offset | No | Page offset. | |
| ticket_id | Yes | eSentire ticket number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |