pre_action_check
Route a pre-action request to continue, request evidence, require approval, or stop based on supplied claim evidence, risk tier, and policy checks. Resubmit after adding missing evidence or approval.
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. |