{
  "protocolVersion": "0.3.0",
  "name": "Home Loan Broker Geelong Assistant",
  "description": "Enquiry-routing agent card for Home Loan Broker Geelong, a home loan and mortgage broking referral service serving Greater Geelong and the Bellarine Peninsula in Victoria. Advertises that the business takes enquiries and how to reach a human. It does NOT provide credit advice, loan amounts, interest rates, or eligibility decisions - those require a licensed human. This is a static discovery card with no automated JSON-RPC endpoint; all actions hand back to a human via the contact form or phone.",
  "version": "1.0.0",
  "url": "https://www.homeloanbrokergeelong.com.au/contact/",
  "provider": {
    "organization": "Home Loan Broker Geelong",
    "url": "https://www.homeloanbrokergeelong.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 home loan and mortgage broking referral service enquiry to a licensed human for follow-up. Collects name, phone, and a free-text enquiry, then hands back to the contact form or phone. Does NOT return quotes, rates, loan amounts, borrowing capacity, or eligibility - this business is regulated under Australian credit law and all advice is given by a person after assessment.",
      "tags": ["home loan broker","mortgage broker","Geelong","Victoria","first home buyer","refinance","investment loan","Bellarine"],
      "examples": ["I want to talk to a mortgage broker in Geelong about buying my first home - can someone call me back?","I am refinancing a home loan in Highton and would like a home loan review with a broker."],
      "inputModes": ["application/json", "text/plain"],
      "outputModes": ["text/plain"]
    }
  ],
  "x-handback": {
    "bookingUrl": "https://www.homeloanbrokergeelong.com.au/contact/",
    "phone": "",
    "email": "info@homeloanbrokergeelong.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."
  }
}
