{
  "protocolVersion": "0.3.0",
  "name": "Retaining Wall Perth Assistant",
  "description": "Enquiry-routing agent card for Retaining Wall Perth, a retaining wall information and referral service for Perth metro from the Darling Range hills suburbs (Kalamunda, Mundaring, Roleystone, Lesmurdie) through established inner and middle suburbs to the coastal sand-plain suburbs (Scarborough, City Beach, Cottesloe). 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.",
  "version": "1.0.0",
  "url": "https://www.retainingwallperth.au/contact/",
  "provider": {
    "organization": "Retaining Wall Perth",
    "url": "https://www.retainingwallperth.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 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.retainingwallperth.au/api/lead). Returns no automated quote; a person confirms scope, availability, and pricing.",
      "tags": [
        "retaining walls",
        "limestone",
        "post and panel",
        "Perth",
        "WA",
        "trades"
      ],
      "examples": [
        "I need a limestone retaining wall quote for a sloping block in Kalamunda.",
        "What does WA require for a retaining wall over 500mm on my Scarborough property?"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "text/plain"
      ]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.retainingwallperth.au/contact/",
    "formEndpoint": "https://www.retainingwallperth.au/api/lead",
    "email": "info@retainingwallperth.au"
  }
}
