{
  "protocolVersion": "0.3.0",
  "name": "Web Design Brisbane Australia Assistant",
  "description": "Enquiry-routing agent card for Web Design Brisbane Australia, a web design studio serving Brisbane and greater South East Queensland. 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.webdesignbrisbaneaustralia.com.au/contact/",
  "provider": {
    "organization": "Web Design Brisbane Australia",
    "url": "https://www.webdesignbrisbaneaustralia.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 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.webdesignbrisbaneaustralia.com.au/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": ["web design", "web design brisbane", "website design", "brisbane", "south east queensland"],
      "examples": [
        "I need a new website for my Brisbane small business - can someone call me to discuss options and pricing?",
        "We want to redesign our WordPress site and improve our Google rankings; please have someone get in touch."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.webdesignbrisbaneaustralia.com.au/contact/",
    "formEndpoint": "https://www.webdesignbrisbaneaustralia.com.au/api/lead",
    "phone": "",
    "email": "info@webdesignbrisbaneaustralia.com.au"
  }
}
