zcash_identity_register
Register an agent identity on ZAP1 using an AGENT_REGISTER attestation. Returns the leaf hash and verification URLs for the registration event.
Instructions
Register an agent identity on ZAP1 via an AGENT_REGISTER attestation. Returns the leaf hash and verification URLs for the registration event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Unique agent identifier to register | |
| pubkey_hash | Yes | SHA-256 of the agent's public key (64-char hex) |