list_recent_escalations
Retrieve recent escalation events from audit logs to monitor safety incidents, with options to filter by category and limit results.
Instructions
Return recent escalation events from the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of events to return (default 20). | |
| category | No | Filter by category (``"self_harm"`` or ``"criminal_intent"``). Omit for all categories. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |