Explain ERDL Decision
erdl_explainReveals the complete decision trail for the last action, showing every rule evaluated and whether it triggered, to explain unexpected deny or allow results.
Instructions
Show the FULL decision trail for the last action. Answers "why did you do that?" — shows every rule that was checked and whether it fired.
Use this when:
User asks "why did you act that way?"
User is confused about a DENY or unexpected ALLOW
You want to show transparency in your decision-making
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_args | No | The same tool arguments you used for erdl_evaluate | |
| tool_name | Yes | The tool name to explain (same as you used for erdl_evaluate) |