agentlens_guardrails
Check guardrail status for an agent. Returns active rules, their state, and trigger history to monitor protections.
Instructions
Check guardrail status for the current agent. Returns active guardrail rules, their current state, and recent trigger history.
When to use: To check what guardrails are protecting this agent, whether any have been triggered recently, and what conditions/actions are configured.
What it returns: A list of configured guardrail rules with their status (enabled/disabled, trigger count, last trigger time) and recent trigger history.
Example: agentlens_guardrails({}) → returns all guardrail rules and their status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Agent ID to check guardrails for (defaults to current agent) |