{
  "protocolVersion": "0.3.0",
  "name": "Web Design Perth Australia Assistant",
  "description": "Enquiry-routing agent card for Web Design Perth Australia, a web design studio serving web design across Perth and the wider metro area, from the CBD and inner suburbs out to Joondalup, Fremantle, Rockingham and Mandurah. 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.webdesignperthaustralia.com.au/contact/",
  "provider": {
    "organization": "Web Design Perth Australia",
    "url": "https://www.webdesignperthaustralia.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 web design studio 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.webdesignperthaustralia.com.au/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": [
        "web design",
        "website design",
        "web development",
        "Perth",
        "Western Australia",
        "small business websites",
        "WordPress",
        "eCommerce"
      ],
      "examples": [
        "I run a cafe in Fremantle and need a new website that takes bookings - can someone call me?",
        "We want to move our Perth business online with a Shopify store. What would that cost and how long does it take?"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.webdesignperthaustralia.com.au/contact/",
    "formEndpoint": "https://www.webdesignperthaustralia.com.au/api/lead",
    "email": "info@webdesignperthaustralia.com.au"
  }
}
