{
  "protocolVersion": "0.3.0",
  "name": "Retaining Wall Canberra Assistant",
  "description": "Enquiry-routing agent card for Retaining Wall Canberra, a retaining wall information service for Canberra homes across the Inner South, Inner North, Belconnen, Gungahlin, Molonglo Valley, Weston Creek and Tuggeranong districts. This is a static discovery card; all actions hand back to a human through the contact form or email.",
  "version": "1.0.0",
  "url": "https://www.retainingwallcanberra.com.au/contact/",
  "provider": {
    "organization": "Retaining Wall Canberra",
    "url": "https://www.retainingwallcanberra.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 Follow-up",
      "description": "Routes a retaining wall enquiry to a human for follow-up. Collects a name, email address, suburb and free-text enquiry, then hands back to the contact form. It returns no automated quote; a person confirms scope, availability and pricing.",
      "tags": ["retaining walls", "Canberra", "ACT", "residential landscaping"],
      "examples": [
        "I need to replace a leaning timber retaining wall in Kambah and can send photos of the site.",
        "I am comparing concrete sleeper and masonry options for a sloping block in Griffith."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallcanberra.com.au/contact/",
    "formEndpoint": "https://www.retainingwallcanberra.com.au/api/lead",
    "email": "info@retainingwallcanberra.com.au"
  }
}
