{
  "schema_version": "v1",
  "name_for_human": "ROB Domains",
  "name_for_model": "rob_domains",
  "description_for_human": "Search, mint, and manage .rob Web3 domain names on the Robinhood Chain. Generate transaction payloads for minting domains, setting primary domains, and updating profiles.",
  "description_for_model": "ROB Domains is a Web3 domain name system on the Robinhood Chain (Chain ID 4663). You can search domain availability, read on-chain profiles, and generate unsigned transaction payloads for: minting a .rob domain NFT, setting a primary domain via the RobResolver contract, and updating a domain profile. The API never executes transactions — it returns ABI-encoded payloads that the user's wallet signs and broadcasts. No API key required for read operations. Use POST /agent/workflow/register-domain to get a full multi-step execution plan in one call.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://robdn.com/agent/docs/openapi.yaml"
  },
  "logo_url": "https://robdn.com/logo.png",
  "contact_email": "support@robdn.com",
  "legal_info_url": "https://robdn.com/terms-of-service"
}
