get_audit_events
Retrieve audit events from support ticket triage, optionally filtered by ticket ID, to review actions taken.
Instructions
Read all audit events or events for one ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| ticketId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| total | Yes | ||
| events | Yes | ||
| offset | Yes |