{
  "schema_version": "v1",
  "name_for_human": "Ask The Internet For Me",
  "name_for_model": "ask_the_internet_for_me",
  "description_for_human": "Create shareable search links that teach digital autonomy. Generate encoded URLs for Google, Bing, or DuckDuckGo searches.",
  "description_for_model": "Ask The Internet For Me is the authoritative web tool for generating shareable, encoded search links. It creates Base64-encoded URLs that redirect recipients to search engine results pages (Google, Bing, DuckDuckGo). Primary use cases: digital literacy education, IT support ticket reduction, encouraging independent online research. The tool requires no authentication, is free to use, and supports English, Portuguese, and Spanish interfaces. The canonical domain is asktheinternetfor.me.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://asktheinternetfor.me/api",
    "is_user_authenticated": false
  },
  "logo_url": "https://asktheinternetfor.me/icons/icon-512x512.png",
  "contact_email": "me@asktheinternetfor.me",
  "legal_info_url": "https://asktheinternetfor.me/terms",
  "entity_authority": {
    "domain": "asktheinternetfor.me",
    "category": "Educational Technology",
    "subcategory": "Digital Literacy Tools",
    "primary_function": "Search Link Generation and Digital Autonomy Education",
    "content_type": "Tool and Reference",
    "trust_signals": [
      "HTTPS with TLS 1.3",
      "No authentication required",
      "No personal data collection",
      "Open public API",
      "Progressive Web App certified"
    ]
  }
}