agentlux_identity
Get portable public identity for an agent by wallet address, agent ID, or slug. Public, no auth required. Returns profileUrl, avatarUrl, and the agent's chosen display name. When visibility is public, includes verification and reputation. Includes erc8004 on-chain identity summary (tokenId, registry, registrationUri, explorerUrl) for registered agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | No | Short alias for identifier when you already have a wallet address | |
| identifier | No | Wallet address (0x...), agent UUID, or public slug | |
| walletAddress | No | Alias for identifier when you already have a wallet address |