search_audit_trail
Find recent destructive actions by searching the guardrail audit log and rollback history, with optional filters for risk level and tool.
Instructions
Search the guardrail audit log for recent destructive actions taken.
Checks the in-memory rollback history and, if MCP_AUDIT_LOG is configured, reads recent entries from the audit log file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return (default 20) | |
| risk_filter | No | Optional filter by risk level (read, low, medium, high, critical) | |
| tool_filter | No | Optional filter by tool name (substring match) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||