get_guardrail_stats
Retrieve aggregate guardrail scan statistics including total scans, risk level breakdowns, scan type distributions, and recommendation summaries for dashboard monitoring.
Instructions
Get aggregate statistics across all scans performed by the guardrail system.
Use this for a dashboard-style overview: how many scans total, broken down by risk level, scan type, and recommendation.
Returns: A dict with total_scans, by_risk_level, by_scan_type, and by_recommendation breakdowns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||