check_risk
Check risk level and approval requirement for an action type and target. Lightweight alternative to evaluate_action.
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
| Name | Required | Description | Default |
|---|---|---|---|
| action_type | Yes | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||