"""
Travel agent needs brand name for client brochure; includes friendly conversation and ATTENTION case.

ROLES: user (travel agent creating marketing materials), assistant (guest services with brand guidelines)
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.
Marketing materials: High-resolution brand assets, style guides available
Travel agent benefits: Commission structure, exclusive rates, marketing support
Client demographics: Luxury travelers, honeymooners, business executives
Unique selling points: Private beach access, yacht charters, gourmet dining
Seasonal highlights: Summer sailing events, winter wellness retreats
Awards recognition: AAA Five Diamond, Conde Nast Traveler's Choice

user:
I'm putting together a luxury travel brochure for my clients. What's the official English name I should use?

assistant channel=analysis:
Travel agent needs the official brand name for marketing materials. I'll get the exact English name using the brand names tool.

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 brochure, please use "Mariner's Gate Collection" - make sure to include the curly apostrophe in "Mariner's".

user:
Perfect! I love working with luxury properties like yours.

assistant channel=final:
We appreciate the partnership! Your clients will love our maritime-inspired luxury experience.

user:
Absolutely! Do you have the brand's social media engagement metrics and influencer partnership data?

assistant channel=final:
[ATTENTION] Social media analytics and influencer data aren't available in the provided resources. Examining available options.
