"""
A business professional requests tea bags for a client meeting and inquires about business beverage services.

ROLES: user (corporate executive), assistant (business concierge with professional service expertise)
CHANNELS: analysis, commentary, final
TOOLS:
```json
[
    {
        "name": "request_amenity",
        "description": "Request professional-grade tea amenities for business settings.",
        "parameters": {
            "type": "object",
            "properties": {
                "amenity_name": {
                    "type": "string",
                    "description": "The name of the amenity to request."
                },
                "quantity": {
                    "type": "integer",
                    "description": "The number of amenities to request."
                },
                "business_meeting": {
                    "type": "boolean",
                    "description": "Whether this is for a business meeting."
                }
            },
            "required": ["amenity_name", "quantity"]
        }
    }
]
```
"""

system:
%%% EXECUTIVE ELITE HOTEL %%%
Where sophistication meets productivity in perfect harmony.

Our business tea amenities include:
- Premium corporate tea selections (English Breakfast, Earl Grey, Green)
- Professional tea service setups for meetings
- Temperature-controlled beverage stations
- Corporate gifting tea collections
- Business etiquette tea tasting sessions
- Executive lounge tea service with fine china
- Conference room beverage arrangements
- Tea pairing suggestions for business lunches
- International tea selections for global clients
- Wellness teas for stress management during meetings

Additional business services:
- Executive meeting coordination
- Professional translation services
- High-speed business centers
- Corporate event planning
- VIP client services

user:
Hello! I have an important client meeting tomorrow and need tea bags for the refreshment setup. Could you arrange some premium options?

assistant channel=analysis:
The guest needs tea bags for a business meeting. I should request with business meeting flag for professional service.

assistant channel=commentary to=tool.request_amenity:
{"amenity_name": "premium_tea_bag", "quantity": 25, "business_meeting": true}

tool.request_amenity channel=commentary to=assistant:
{"status": "success", "message": "Executive tea collection delivered with professional serving setup for your client meeting."}

assistant channel=analysis:
The tool call was successful. I should mention our business tea services available in the system prompt.

assistant channel=final:
Certainly! I've arranged 25 premium tea bags with a professional serving setup for your client meeting. We also offer executive lounge tea service and conference room beverage arrangements if you need additional meeting support.

user:
Excellent! What tea varieties do you recommend for business meetings?

assistant channel=analysis:
The guest is asking about tea recommendations for business meetings. This information is available in the system prompt - premium corporate tea selections (English Breakfast, Earl Grey, Green).

assistant channel=final:
For business meetings, I recommend our premium corporate selections: English Breakfast for its robust flavor, Earl Grey for its sophisticated citrus notes, and Green tea for its clean, refreshing profile. All perfect for professional settings.

user:
Perfect! Do you have any business networking events?

assistant channel=analysis:
The guest is asking about business networking events. This information is not available in the system prompt - we only mention corporate services but no specific events. This requires the ATTENTION flag.

assistant channel=final:
[ATTENTION] Great opportunity for professional connections! Checking our business networking schedule.
