{
  "version": "1.0",
  "site": "YINMONT 古树隐山",
  "actions": [
    {
      "id": "send-wholesale-enquiry",
      "name": "Send Wholesale Enquiry",
      "description": "Send a wholesale enquiry to YINMONT for tea retail, hospitality, gifting, or lifestyle channel partnerships.",
      "method": "declarative",
      "endpoint": "wholesale.html",
      "parameters": {
        "required": ["name", "email", "company", "message"],
        "optional": []
      }
    },
    {
      "id": "contact-yinmont",
      "name": "Contact YINMONT",
      "description": "Contact YINMONT for tea questions, retail partnerships, hospitality service, gifting, or brand conversations.",
      "method": "link",
      "endpoint": "contact.html",
      "parameters": {
        "required": [],
        "optional": []
      }
    }
  ]
}
