{
  "protocolVersion": "0.3.0",
  "name": "Gold Coast Retaining Wall Assistant",
  "description": "Enquiry-routing agent card for Gold Coast Retaining Wall, a retaining-wall information service covering the Gold Coast from Pimpama and Oxenford to southern creek catchments and the hinterland fringe. This static discovery card hands every action to a human through the contact form.",
  "version": "1.0.0",
  "url": "https://www.goldcoastretainingwall.net.au/contact/",
  "provider": {
    "organization": "Gold Coast Retaining Wall",
    "url": "https://www.goldcoastretainingwall.net.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 Retaining Wall Review",
      "description": "Routes a Gold Coast retaining-wall enquiry to a human for follow-up. Collects name, email, suburb and project details, then hands back to the contact form. A person confirms site suitability, availability, scope and pricing.",
      "tags": ["retaining walls", "Gold Coast", "drainage", "wall repairs"],
      "examples": [
        "My timber retaining wall in Mudgeeraba is leaning after rain and I need a site review.",
        "I am planning a concrete sleeper wall in Pimpama and need help defining access, drainage and approval questions."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.goldcoastretainingwall.net.au/contact/",
    "formEndpoint": "https://www.goldcoastretainingwall.net.au/api/lead",
    "email": "info@goldcoastretainingwall.net.au"
  }
}
