{
  "protocolVersion": "0.3.0",
  "name": "QLD Retaining and Fencing Assistant",
  "description": "Enquiry-routing agent card for QLD Retaining and Fencing, a retaining wall and fencing referral network serving Serving homeowners across Brisbane, Ipswich, the Gold Coast and the Sunshine Coast with retaining wall and fencing enquiries.. 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.qldretainingandfencing.com.au/contact/",
  "provider": {
    "organization": "QLD Retaining and Fencing",
    "url": "https://www.qldretainingandfencing.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 retaining wall and fencing referral network 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.qldretainingandfencing.com.au/api/lead) or phone. Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": ["retaining walls","fencing","brisbane","queensland","trades"],
      "examples": ["I need a quote for a retaining wall in Ashgrove, about 12 metres long and 1 metre high.","Do you cover Colorbond fence installation on the Gold Coast?"],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.qldretainingandfencing.com.au/contact/",
    "formEndpoint": "https://www.qldretainingandfencing.com.au/api/lead",
    "email": "info@qldretainingandfencing.com.au"
  }
}
