{
  "protocolVersion": "0.3.0",
  "name": "Toowoomba Retaining Walls Assistant",
  "description": "Enquiry-routing agent card for Toowoomba Retaining Walls, a Retaining Walls serving Retaining wall planning and quote requests across Toowoomba, the range suburbs, western growth areas and nearby Highfields and Westbrook, with site access, slope, surcharge, drainage and approval triggers captured before provider follow-up.. Advertises that the business takes enquiries and how to reach a human. This is a static discovery card; all actions hand back to a human via the contact form or phone.",
  "version": "1.0.0",
  "url": "https://www.toowoombaretainingwalls.com/contact/",
  "provider": {
    "organization": "Toowoomba Retaining Walls",
    "url": "https://www.toowoombaretainingwalls.com/"
  },
  "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 Walls enquiry to a human for follow-up. Collects name, phone, suburb, and a free-text enquiry, then hands back to the contact form (https://www.toowoombaretainingwalls.com/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": [
        "retaining walls",
        "toowoomba",
        "retaining walls",
        "wall repairs",
        "drainage planning"
      ],
      "examples": [
        "I need a retaining wall repair in Rangeville and can send photos of cracking and drainage.",
        "Please arrange follow-up for a concrete sleeper retaining wall quote in Cotswold Hills."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.toowoombaretainingwalls.com/contact/",
    "formEndpoint": "https://www.toowoombaretainingwalls.com/api/lead",
    "email": "info@toowoombaretainingwalls.com"
  }
}
