{
  "protocolVersion": "0.3.0",
  "name": "Ipswich Retaining Walls Assistant",
  "description": "Enquiry-routing discovery card for Ipswich Retaining Walls, serving Ipswich and surrounding Queensland suburbs. Actions hand back to the website contact form; no automated quote or confirmed booking is provided.",
  "version": "1.0.0",
  "url": "https://www.ipswichretainingwalls.com/contact/",
  "provider": {
    "organization": "Ipswich Retaining Walls",
    "url": "https://www.ipswichretainingwalls.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 wall enquiry for human follow-up. The contact form requires name, phone, email, suburb, project details and consent. A responding provider confirms scope, availability and pricing directly.",
      "tags": [
        "retaining walls",
        "construction",
        "replacement",
        "Ipswich",
        "Queensland"
      ],
      "examples": [
        "I want to replace an old timber wall in Booval and compare material options.",
        "I need a new retaining wall in Redbank Plains with access and drainage considered."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.ipswichretainingwalls.com/contact/",
    "formEndpoint": "https://www.ipswichretainingwalls.com/api/lead",
    "email": "info@ipswichretainingwalls.com"
  }
}
