{
  "specVersion": "1.0",
  "host": {
    "displayName": "Auto-Respond",
    "identifier": "did:web:auto-respond.com"
  },
  "entries": [
    {
      "identifier": "urn:air:auto-respond.com:api:public-status",
      "displayName": "Auto-Respond Public API Description",
      "type": "application/json",
      "url": "https://auto-respond.com/openapi.json",
      "representativeQueries": [
        "Is the Auto-Respond public API available?",
        "Where is the Auto-Respond public API description?"
      ]
    },
    {
      "identifier": "urn:air:auto-respond.com:content:product-guide",
      "displayName": "Auto-Respond Product Guide",
      "type": "text/plain",
      "url": "https://auto-respond.com/llms.txt",
      "representativeQueries": [
        "What does Auto-Respond do?",
        "Which lead sources does Auto-Respond support?",
        "How much does Auto-Respond cost?"
      ]
    },
    {
      "identifier": "urn:air:auto-respond.com:content:documentation",
      "displayName": "Auto-Respond Documentation",
      "type": "text/html",
      "url": "https://auto-respond.com/docs/",
      "representativeQueries": [
        "How do I get started with Auto-Respond?",
        "How do Auto-Respond messaging settings work?",
        "How do I configure an Auto-Respond voice agent?"
      ]
    },
    {
      "identifier": "urn:air:auto-respond.com:skill:public-guide",
      "displayName": "Auto-Respond Public Guide Skill",
      "type": "text/markdown",
      "url": "https://auto-respond.com/.well-known/agent-skills/auto-respond-guide/SKILL.md",
      "representativeQueries": [
        "Find official Auto-Respond product information.",
        "Find the right Auto-Respond setup documentation."
      ]
    }
  ]
}
