pre_action_check
Determine if an action can proceed by routing it to continue, request evidence, require approval, or stop based on claims, risk tier, and policy checks. Resubmit with added evidence or approval to re-evaluate.
Instructions
Route a caller-controlled action to continue, request_evidence, require_approval, or stop using caller-supplied claim evidence, risk tier, policy checks, and an optional external approval reference. Resubmit the same run_id after adding evidence or approval. Readiness only: the tool does not authenticate, authorize, enforce, persist state, or perform the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_request | Yes | Structured pre-action check request. Call get_schema('pre_action_check_request') for the full nested contract. |