check_permission
Verify if a tool or action is allowed before executing it. Prevent unauthorized operations by querying AgentsID Guard's per-agent permission rules.
Instructions
Check if a tool/action would be allowed without executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Tool name to check (e.g., 'shell.read.ls', 'file.write', 'container.danger') |