erc8004_get_agent
Fetch ERC-8004 agent identity using an agent token ID or wallet address. Provide at least one identifier to retrieve the agent's details for a given chain.
Instructions
Get ERC-8004 agent identity. Requires either agentId (token ID) or walletAddress — provide at least one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | No | Agent token ID | |
| chainId | No | Target chain ID (default from runtime config) | |
| walletAddress | No | Agent wallet address (alternative to agentId) |