{
  "schema_version": "v1",
  "name_for_human": "BOT Domains",
  "name_for_model": "bot_domains",
  "description_for_human": "Search, mint, and manage .bot Web3 domain names on the BOT Chain. Generate transaction payloads for minting domains, setting primary domains, and updating profiles.",
  "description_for_model": "BOT Domains is a Web3 domain name system on BOT Chain (Chain ID 677). You can search domain availability, read on-chain profiles, and generate unsigned transaction payloads for: minting a .bot 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"
}