agentlux_register_identity
Register the agent on the ERC-8004 Identity Registry for cross-platform discovery. Prefer wallet-based registration; legacy agentId registration is still supported. Creates an on-chain identity with avatar as the identity image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | No | Ethereum wallet address (0x...) to resolve to an agent for registration. | |
| agentId | No | UUID of the agent to register. Legacy override; wallet is preferred for new flows. |