Verify Before Acting
verify_before_actingPre-action and pre-conclusion verification gate. Checks Shield policy, org constraints, watch alerts, knowledge pressure, and memory freshness. Returns a combined verdict: proceed, warn, require_approval, or block. Use before committing to an answer when the stakes are high or when your evidence is thin — it catches constraint conflicts and stale-context risks that query_memory alone won't surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | ||
| metadata | No | ||
| tool_name | Yes | ||
| is_mutation | No | ||
| publisher_id | No | ||
| server_digest | No | ||
| target_resources | No | ||
| action_description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||