{
  "schema_version": "1.0",
  "name": "MainOtter",
  "description": "Lokaler Handwerksservice in Würzburg und 20-km-Umkreis. Feierabend-Termine ab 17 Uhr werktags und samstags ganztägig, ohne Notdienst-Aufschlag. Sonntags Notdienst für dringende Sanitärfälle. Leistungen: Badmodernisierung, Trockenbau, Sanitär-Reparatur, Gartenservice, Weinbergbewässerung, Kernlochbohrung.",
  "url": "https://www.mainotter.com",
  "provider": {
    "organization": "MainOtter",
    "url": "https://www.mainotter.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://www.mainotter.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "contact-request",
      "name": "Anfrage stellen",
      "description": "Sende eine Serviceanfrage an MainOtter. Pflichtfelder: Name, Telefonnummer, gewünschte Leistung. Optional: E-Mail, Wunschtermin, Beschreibung.",
      "tags": [
        "handwerk",
        "sanitär",
        "trockenbau",
        "garten",
        "weinberg",
        "kernlochbohrung",
        "würzburg"
      ],
      "examples": [
        "Ich möchte mein Bad modernisieren – Waschtisch und Dusche tauschen.",
        "Heckenschnitt und Rasenmähen in Höchberg, wann wäre ein Termin möglich?",
        "Wasserhahn tropft, bitte Reparatur in Würzburg anfragen."
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ],
      "endpoint": {
        "type": "form",
        "method": "POST",
        "url": "https://formspree.io/f/mbdvrzon",
        "headers": {
          "Accept": "application/json"
        },
        "note": "Öffentliche Formspree-Endpoint-ID, kein API-Key erforderlich."
      }
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "contact": {
    "phone": "+4917880644931",
    "email": "Lovis@MainOtter.com",
    "serviceUrl": "https://www.mainotter.com/anfragen"
  },
  "serviceArea": {
    "type": "radius",
    "center": "Würzburg, Bayern, Deutschland",
    "radiusKm": 20
  },
  "openingHours": {
    "weekdays": "17:00–21:00",
    "saturday": "08:00–20:00",
    "sundayNote": "Kein regulärer Termintag – nur Notdienst für dringende Sanitärfälle"
  },
  "languages": [
    "de"
  ],
  "category": [
    "HomeAndConstructionBusiness",
    "LocalBusiness"
  ],
  "pricingModel": "Festpreisangebot nach kostenloser Beratung",
  "noSurchargeForEveningOrWeekend": true
}
