Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- resolve_name — Forward-resolve a .hood name to the address it points to. Returns null if unset.write
- reverse_resolve — Reverse-resolve an address to its primary .hood name. `verified` is true only when the name's forward record points back to the address.write
- resolve_text — Read a text record (e.g. "avatar", "url", "com.twitter") set on a .hood name.write
- check_availability — Check whether a .hood name is available to register, and its yearly price.write
- name_info — Full snapshot of a .hood name: resolved address, NFT owner, expiry, and availability.write