{
  "protocolVersion": "0.3.0",
  "name": "Retaining Walls Toowoomba Assistant",
  "description": "Enquiry-routing agent card for Retaining Walls Toowoomba, a retaining walls information service covering Toowoomba, the range suburbs, western growth areas, Highfields and Westbrook. This static discovery card routes all actions to a human through the contact form.",
  "version": "1.0.0",
  "url": "https://www.retainingwallstoowoomba.com.au/contact/",
  "provider": {
    "organization": "Retaining Walls Toowoomba",
    "url": "https://www.retainingwallstoowoomba.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 Toowoomba retaining wall enquiry to a human. Collects contact details, suburb and project information, then hands back to the contact form. A person confirms scope, availability and pricing.",
      "tags": ["retaining walls", "retaining wall repairs", "Toowoomba", "Queensland"],
      "examples": ["I need a concrete sleeper retaining wall for a sloping block in Rangeville.", "Can someone assess a leaning retaining wall in Highfields?"],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallstoowoomba.com.au/contact/",
    "formEndpoint": "https://www.retainingwallstoowoomba.com.au/api/lead",
    "email": "info@retainingwallstoowoomba.com.au"
  }
}
