{
  "protocolVersion": "0.3.0",
  "name": "Retaining Wall Geelong Assistant",
  "description": "Enquiry-routing agent card for Retaining Wall Geelong, a retaining wall service serving Greater Geelong from Lara and Corio through central Geelong and the southern growth corridor, with selected Bellarine and Surf Coast locations. This static discovery card hands all actions back to a human through the contact form or email.",
  "version": "1.0.0",
  "url": "https://www.retainingwallgeelong.com.au/contact/",
  "provider": {
    "organization": "Retaining Wall Geelong",
    "url": "https://www.retainingwallgeelong.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 retaining wall enquiry to a human for follow-up. Collects name, phone, 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": ["retaining walls", "Geelong", "Victoria", "drainage", "wall repairs"],
      "examples": [
        "I need someone to assess a leaning timber retaining wall in Highton.",
        "Can I arrange a review for a new concrete sleeper wall in Armstrong Creek?"
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallgeelong.com.au/contact/",
    "formEndpoint": "https://www.retainingwallgeelong.com.au/api/lead",
    "email": "info@retainingwallgeelong.com.au"
  }
}
