{
  "protocolVersion": "0.3.0",
  "name": "Adelaide Tiling & Waterproofing Assistant",
  "description": "Enquiry-routing agent card for Adelaide Tiling & Waterproofing, a tiling and waterproofing service serving metropolitan Adelaide. This static discovery card hands all actions to a human via the contact form or phone.",
  "version": "1.0.0",
  "url": "https://www.adelaidetilingwaterproofing.com.au/contact/",
  "provider": { "organization": "Adelaide Tiling & Waterproofing", "url": "https://www.adelaidetilingwaterproofing.com.au/" },
  "capabilities": { "streaming": false, "pushNotifications": false, "stateTransitionHistory": false },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [{
    "id": "request-service-callback",
    "name": "Request Service Callback",
    "description": "Routes a tiling and waterproofing enquiry to a human for follow-up. Collects name, phone, suburb and enquiry details, then hands back to the contact form or phone. A person confirms scope, availability and pricing.",
    "tags": ["tiling", "waterproofing", "Adelaide", "South Australia"],
    "examples": ["I need bathroom tiling in Unley and would like a callback.", "Can someone discuss a leaking shower in Glenelg?"],
    "inputModes": ["application/json", "text/plain"],
    "outputModes": ["text/plain"]
  }],
  "x-handback": {
    "bookingUrl": "https://www.adelaidetilingwaterproofing.com.au/contact/",
    "formEndpoint": "https://www.adelaidetilingwaterproofing.com.au/api/lead",
    "phone": "+61871009340",
    "email": "info@adelaidetilingwaterproofing.com.au"
  }
}
