check_risk
Check risk levels and approval requirements for action type and target combinations. Returns lightweight assessment indicating if governance policies require manual approval.
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 | |||