{
  "protocolVersion": "0.3.0",
  "name": "Retaining Walls Brisbane Assistant",
  "description": "Enquiry-routing agent card for Retaining Walls Brisbane, a retaining wall information and contractor-matching service for Brisbane homes and properties. This static discovery card routes written project enquiries to a human via the contact form or email.",
  "version": "1.0.0",
  "url": "https://www.retainingwallsbrisbane.net.au/contact/",
  "provider": {
    "organization": "Retaining Walls Brisbane",
    "url": "https://www.retainingwallsbrisbane.net.au/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "submit-project-enquiry",
      "name": "Submit Retaining Wall Project Enquiry",
      "description": "Routes a written retaining wall enquiry to a human for review. Collects name, email, suburb and project details, then hands back to the contact form. Returns no automated quote; a person confirms scope, availability and pricing in writing.",
      "tags": ["retaining walls", "Brisbane", "Queensland", "drainage", "repairs", "project enquiries"],
      "examples": [
        "I need to replace a leaning timber retaining wall in Ashgrove and can provide photos and approximate dimensions.",
        "Please review an enquiry for a new concrete sleeper wall on a sloping property in Mount Gravatt."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallsbrisbane.net.au/contact/",
    "formEndpoint": "https://www.retainingwallsbrisbane.net.au/api/lead",
    "email": "info@retainingwallsbrisbane.net.au"
  }
}
