{
  "name": "Auf ein Wort - Website Agent Card",
  "description": "Machine-readable discovery metadata for the public website of Logopaedie Auf ein Wort with therapy inquiry guidance and public FAQ context.",
  "url": "https://logo-aufeinwort.de",
  "version": "1.0.0",
  "provider": {
    "name": "Auf ein Wort - Logopaedie Nicole Schmidt",
    "url": "https://logo-aufeinwort.de"
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text",
    "markdown"
  ],
  "capabilities": {
    "publicContent": true,
    "authenticatedApi": false,
    "therapyInquiryForm": true,
    "waitlistActive": false
  },
  "differentiators": [
    "NF!T nach Elke Rogge",
    "Manuelle Therapie nach Gabie Muench",
    "Unterstuetzte Kommunikation",
    "Hausbesuche im Einzugsgebiet"
  ],
  "skills": [
    {
      "id": "site-search",
      "name": "Site Search",
      "description": "Find public pages, topics, and therapy-specific entry points on logo-aufeinwort.de.",
      "tags": ["search", "discovery", "navigation"],
      "examples": [
        "Finde Informationen zu NF!T",
        "Welche Therapieangebote gibt es?",
        "Wo finde ich die Kontaktseite?"
      ]
    },
    {
      "id": "contact-options",
      "name": "Contact Options",
      "description": "Return structured contact channels (form, email, phone) including current availability and waitlist status for the practice.",
      "tags": ["contact", "availability", "intake"],
      "examples": [
        "Wie kann ich die Praxis erreichen?",
        "Gibt es eine Warteliste?",
        "Welche Telefonnummer hat die Praxis?"
      ]
    },
    {
      "id": "services-overview",
      "name": "Services Overview",
      "description": "Summarize logopaedic services offered (Sprach-, Sprech-, Stimm-, Schlucktherapie und Schwerpunkte) with target groups.",
      "tags": ["services", "therapy", "indications"],
      "examples": [
        "Welche Therapien werden angeboten?",
        "Behandelt die Praxis auch Erwachsene?",
        "Gibt es Hausbesuche?"
      ]
    },
    {
      "id": "therapy-inquiry-handoff",
      "name": "Therapy Inquiry Handoff",
      "description": "Hand a patient inquiry to the canonical /therapieanfrage form, including a brief disclaimer that the website is not a clinical-emergency channel.",
      "tags": ["intake", "handoff", "form"],
      "examples": [
        "Ich moechte einen Therapieplatz anfragen",
        "Wie funktioniert die Anmeldung?"
      ]
    }
  ],
  "links": {
    "llms": "https://logo-aufeinwort.de/llms.txt",
    "llmsFull": "https://logo-aufeinwort.de/llms-full.txt",
    "agentSkills": "https://logo-aufeinwort.de/.well-known/agent-skills/index.json",
    "apiCatalog": "https://logo-aufeinwort.de/.well-known/api-catalog",
    "mcpServerCard": "https://logo-aufeinwort.de/.well-known/mcp/server-card.json"
  }
}
