{
  "protocolVersion": "0.3.0",
  "name": "Web Design Sydney Australia Assistant",
  "description": "Enquiry-routing agent card for Web Design Sydney Australia, a web design studio serving Sydney CBD, inner-city, north shore, eastern suburbs, inner west, south-west Sydney, the Hills District and the wider Sydney metro area. 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.",
  "version": "1.0.0",
  "url": "https://www.webdesignsydneyaustralia.com.au/contact/",
  "provider": {
    "organization": "Web Design Sydney Australia",
    "url": "https://www.webdesignsydneyaustralia.com.au/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "request-contact-callback",
      "name": "Request Contact Callback",
      "description": "Routes a web design studio enquiry to a human for follow-up. Collects name, suburb, and a free-text enquiry, then hands back to the contact form. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": [
        "web design",
        "website design",
        "web development",
        "Sydney",
        "New South Wales",
        "small business websites",
        "WordPress",
        "eCommerce"
      ],
      "examples": [
        "I run a clinic in Parramatta and need a new website that brings in enquiries - can someone contact me?",
        "We want to redesign our Sydney business website and make it easier to update. What is the next step?"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.webdesignsydneyaustralia.com.au/contact/",
    "formEndpoint": "https://www.webdesignsydneyaustralia.com.au/api/lead",
    "email": "info@webdesignsydneyaustralia.com.au"
  }
}
