{
  "protocolVersion": "0.3.0",
  "name": "Home Loan Broker Parramatta Assistant",
  "description": "Enquiry-routing agent card for Home Loan Broker Parramatta, a home loan broker service covering the Parramatta catchment. It advertises how a buyer can reach a human. It does not provide credit advice, rates, loan amounts or eligibility decisions.",
  "version": "1.0.0",
  "url": "https://www.homeloanbrokerparramatta.com.au/contact/",
  "provider": {
    "organization": "Home Loan Broker Parramatta",
    "url": "https://www.homeloanbrokerparramatta.com.au/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "application/json"],
  "skills": [
    {
      "id": "request-broker-callback",
      "name": "Request Callback",
      "description": "Routes a Parramatta home loan enquiry to a licensed human for follow-up. Collects name, phone and a free-text enquiry, then hands back to the contact page or email.",
      "tags": ["finance", "mortgage broker", "home loans", "Parramatta", "NSW"],
      "examples": [
        "I am buying my first unit in Harris Park with a 10 percent deposit and want to understand LMI and grant options.",
        "My fixed rate is ending on an owner-occupier loan in Northmead and I want to compare refinance options before it rolls over."
      ],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.homeloanbrokerparramatta.com.au/contact/",
    "phone": "",
    "email": "info@homeloanbrokerparramatta.com.au"
  },
  "x-compliance": {
    "noAutomatedAdvice": true,
    "disclaimer": "This agent interface provides no credit advice, quotes, rates or eligibility. All advice is provided by a licensed human after a personal assessment."
  }
}
