vaultfire_get_agent
Retrieve on-chain identity data for AI agents, including agent type, registration timestamp, and active status, to verify trust through the Vaultfire Protocol.
Instructions
Get on-chain identity data for an agent address: agent URI, agent type, registration timestamp, and active status. Returns ERC-8004 compliant identity info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address of the AI agent (0x...) | |
| chain | No | Chain to query (default: base) |