oc_policy
List irreversible-action rules or preview policy decisions for tool arguments. Evaluate safety before execution.
Instructions
Inspect deterministic OpenChrome safety policy. Use action="matrix" to list irreversible-action rules or action="evaluate" to preview a policy decision for a tool/args context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | matrix lists policies; evaluate returns a decision for tool/args. Default: matrix. | |
| tool | No | (evaluate) Tool name to evaluate. | |
| args | No | (evaluate) Tool arguments to classify. | |
| dryRun | No | (evaluate) Whether the caller requested a dry-run/preview path. | |
| elicitationSupported | No | (evaluate) Whether client-side elicitation/confirmation is available. | |
| allowedDomains | No | (evaluate) Optional task allowedDomains policy. | |
| checkpoint | No | (evaluate) Optional checkpoint evidence with createdAt, now, and taskId. |