{
  "protocolVersion": "0.3.0",
  "name": "Melbourne West Kitchen Renovations Assistant",
  "description": "Enquiry-routing agent card for Melbourne West Kitchen Renovations, a Kitchen Renovations serving Serving Melbourne West from Footscray, Yarraville and Williamstown through Sunshine, Maidstone and St Albans, out to Point Cook, Werribee, Tarneit and the broader western growth corridor of Victoria.. 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://melbournewestkitchenrenovation.com.au/contact/",
  "provider": {
    "organization": "Melbourne West Kitchen Renovations",
    "url": "https://melbournewestkitchenrenovation.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 Kitchen Renovations enquiry to a human for follow-up. Collects name, phone, suburb, and a free-text enquiry, then hands back to the contact form (https://melbournewestkitchenrenovation.com.au/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": ["kitchen renovations","Melbourne West","custom cabinetry","benchtops","VIC"],
      "examples": ["I need a full kitchen renovation in Footscray and want a fixed-price quote.","Can someone call me about a benchtop and cabinetry update in Point Cook?"],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://melbournewestkitchenrenovation.com.au/contact/",
    "formEndpoint": "https://melbournewestkitchenrenovation.com.au/api/lead",
    "phone": "",
    "email": "info@melbournewestkitchenrenovation.com.au"
  }
}
