{
  "specVersion": "1.0",
  "host": {
    "displayName": "Woord",
    "identifier": "did:web:getwoord.com"
  },
  "entries": [
    {
      "identifier": "urn:air:getwoord.com:api:rest",
      "displayName": "Woord Text-to-Speech REST API",
      "type": "application/vnd.oai.openapi+json;version=3.0",
      "url": "https://www.getwoord.com/openapi.json",
      "representativeQueries": [
        "Convert this script to natural English speech",
        "Generate an MP3 IVR prompt in Spanish",
        "Text to speech API with male and female voices",
        "Turn a blog post into narrated audio"
      ]
    },
    {
      "identifier": "urn:air:getwoord.com:docs:llms",
      "displayName": "Woord LLM Documentation",
      "type": "text/plain",
      "url": "https://www.getwoord.com/llms.txt",
      "representativeQueries": [
        "What is Woord and how do agents use it?",
        "Woord API authentication and key pages"
      ]
    },
    {
      "identifier": "urn:air:getwoord.com:agent:a2a",
      "displayName": "Woord A2A Agent Card",
      "type": "application/json",
      "url": "https://www.getwoord.com/.well-known/agent-card.json",
      "representativeQueries": [
        "Discover Woord TTS agent capabilities",
        "A2A card for text to speech conversion"
      ]
    }
  ]
}
