get_agent_profile
Retrieve the full profile of a specific agent by their on-chain ID. Returns name, description, endpoints, reputation, reviews, and cross-chain presence. Free endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | On-chain agent ID (token ID from the ERC-8004 registry) | |
| chainId | Yes | Chain ID where the agent is registered (e.g. 8453 for Base) |