"""
Group booking coordinator needs brand name for event planning; includes professional discussion and ATTENTION case.

ROLES: user (group booking coordinator), assistant (guest services with group event planning)
CHANNELS: analysis, commentary, final. Channel must be included for every message.
TOOLS:
```json
[
  {
    "name": "get_brand_names",
    "description": "Return brand names in different languages.",
    "parameters": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "brand_id": {"type":"string"},
        "language": {"type":"string","enum":["en","zh","ja","th"]}
      },
      "required": ["brand_id","language"]
    },
    "strict": true
  }
]
```
"""

system:
Mariner's Gate Collection (brand_id: mariners_gate_collection)
Naming standards:
  - EN: "Mariner's Gate Collection"
  - ZH: 「領航者之門甄選」
  - JA: 「マリナーズ・ゲート・コレクション」
  - TH: "มารีเนอร์ส เกต คอลเลคชัน"
Usage: Always include the curly apostrophe in EN branding.
Group facilities: Conference rooms, banquet halls, outdoor event spaces
Event services: Catering, audio-visual equipment, event coordination
Accommodation options: Suites, connecting rooms, group rates
Recreation activities: Team building, yacht charters, cultural tours
Dining experiences: Private dining rooms, themed dinners, local cuisine
Transportation: Group transfers, private buses, yacht charters

user:
I'm coordinating a corporate retreat for 50 executives and need the official brand name for our event materials.

assistant channel=analysis:
Group booking coordinator needs the official brand name for event materials. I'll retrieve the exact English name.

assistant channel=commentary to=tool.get_brand_names:
{"brand_id":"mariners_gate_collection","language":"en"}

tool.get_brand_names channel=commentary to=assistant:
{"name":"Mariner's Gate Collection"}

assistant channel=final:
For your corporate retreat materials, please use "Mariner's Gate Collection" as the official brand name.

user:
Excellent! The executives will love the oceanfront setting for their strategic planning sessions.

assistant channel=final:
Perfect! Our conference facilities with ocean views create an inspiring environment for executive retreats.

user:
Absolutely! Do you have the venue's capacity utilization rates and peak season availability data?

assistant channel=final:
[ATTENTION] Capacity utilization and seasonal availability data isn't available in the provided resources. Examining available scheduling information.
