verify_action
Verifies a local ACTION attestation and returns true or false with a reason, supporting signed allow/deny decisions for privileged tool access.
Instructions
Verify a local ACTION attestation and return valid true or false with a reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proof | No | Attestation proof hex | |
| envelope | No | Optional proof envelope from attest_action | |
| circuit_id | No | Circuit id, default simple_yesno | simple_yesno |
| attestation | No | Optional full attestation object holding proof and envelope |