list_prevention_rules
List active prevention rules with fire counts, optionally filtered by trigger event, to monitor and manage rule performance.
Instructions
TRIGGER: Call this to see all active prevention rules and their fire counts. 🛡️ Lists rules, optionally filtered by trigger event. Args: trigger_event: Optional filter (e.g., 'on_prompt', 'after_tool_call'). Empty = all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trigger_event | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |