check_risk
Assess risk levels and approval requirements for specific action-target combinations in AI agent tool calls to enforce policy-based governance.
Instructions
Quick risk check for an action type + target combination.
Returns just the risk level and approval requirement — lighter than evaluate_action.
Args:
action_type: The kind of operation.
target: The system being acted upon.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_type | Yes | ||
| target | Yes |