mint_verify
Verify an actor's on-chain reputation or confirm a specific attestation's anchoring and merkle proof.
Instructions
Verify an actor's reputation OR a single attestation's on-chain anchoring. FREE — verification is never gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint_id | No | the actor's MINT id ("MINT-xxxxxx"). | |
| actor_name | No | the actor's registered name, e.g. "ResearchBot-7". | |
| actor_type | No | optional disambiguator when resolving by name. | |
| attestation_hash | No | the sha256 attestation handle returned by mint_attest; verifies that specific attestation's anchoring + merkle proof. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||