get_registration_file
Fetch and verify an AI agent's registration file from its token URI, confirming IPFS CIDs and data URIs while flagging unverifiable HTTPS links.
Instructions
Fetches and verifies an agent's registration file (via its tokenUri): ipfs:// CIDs are verified, data: URIs are inherently verified, https:// is unverifiable in v1 (no on-chain hash commitment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to query, by name (see list_chains). Defaults to base. | |
| agentId | Yes | ||
| requireVerified | No |