{
  "protocolVersion": "0.3.0",
  "name": "Bathroom Renovation Cairns Assistant",
  "description": "Enquiry-routing agent card for Bathroom Renovation Cairns, a Bathroom Renovation serving Local QBCC-licensed bathroom renovation specialists serving Cairns homeowners from the CBD to the northern beaches and southern suburbs. Advertises that the business takes enquiries and how to reach a human. This is a static discovery card; all actions hand back to a human via the contact form or phone.",
  "version": "1.0.0",
  "url": "https://www.bathroomrenovationcairns.com.au/contact/",
  "provider": {
    "organization": "Bathroom Renovation Cairns",
    "url": "https://www.bathroomrenovationcairns.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 Bathroom Renovation enquiry to a human for follow-up. Collects name, phone, suburb, and a free-text enquiry, then hands back to the contact form (https://www.bathroomrenovationcairns.com.au/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": ["Bathroom Renovation","Cairns","bathroomrenovationcairns.com.au"],
      "examples": ["Need a bathroom renovation quote for a Cairns home with a leaking shower.","Looking to update an ensuite in Cairns and want a callback about timing and budget."],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.bathroomrenovationcairns.com.au/contact/",
    "formEndpoint": "https://www.bathroomrenovationcairns.com.au/api/lead",
    "phone": "",
    "email": "info@bathroomrenovationcairns.com.au"
  }
}
