{
  "protocolVersion": "0.3.0",
  "name": "Retaining Wall Pros Assistant",
  "description": "Enquiry-routing agent card for Retaining Wall Pros, an Australian retaining wall information and referral brand. This static discovery card routes project details to a human; it does not produce automated prices, designs or approval decisions.",
  "version": "1.0.0",
  "url": "https://www.retainingwallpros.com.au/contact/",
  "provider": {
    "organization": "Retaining Wall Pros",
    "url": "https://www.retainingwallpros.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 retaining wall project contact",
      "description": "Routes an Australian retaining wall enquiry to a human for follow-up. Collects contact details, location, approximate wall dimensions, site access, preferred material and a project description, then hands back to the contact form. A person confirms scope and provider availability.",
      "tags": ["retaining walls", "Australia", "project preparation", "provider enquiry"],
      "examples": [
        "I need to replace a leaning timber wall in Brisbane and can provide photos and approximate dimensions.",
        "I am comparing concrete sleeper and block retaining wall options for a sloping Perth property."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallpros.com.au/contact/",
    "formEndpoint": "https://www.retainingwallpros.com.au/api/lead",
    "email": "info@retainingwallpros.com.au"
  }
}
