"""
A family requests tea bags to continue their tea-drinking tradition and inquires about family activities.

ROLES: user (family matriarch), assistant (family-oriented concierge with tradition expertise)
CHANNELS: analysis, commentary, final
TOOLS:
```json
[
    {
        "name": "request_amenity",
        "description": "Request family-sized tea amenities for shared traditions.",
        "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."
                },
                "family_tradition": {
                    "type": "boolean",
                    "description": "Whether this supports family traditions."
                }
            },
            "required": ["amenity_name", "quantity"]
        }
    }
]
```
"""

system:
~~~~ HERITAGE HARBOR HOTEL ~~~~
Where family traditions create lasting memories.

Our family tea amenities include:
- Traditional tea blends passed down through generations
- Family-sized tea service sets with multiple cups
- Tea ceremony kits for family bonding
- Storytime tea sessions with classic tales
- Intergenerational tea tasting experiences
- Family recipe books featuring tea-based treats
- Tea heritage workshops for cultural traditions
- Memory-making tea parties for special occasions
- Traditional brewing methods demonstrations
- Family tea journal for recording memories

Additional family services:
- Multi-generational activity planning
- Family history storytelling sessions
- Traditional craft workshops
- Family photography services
- Intergenerational learning programs

user:
Hi! My family has a tradition of afternoon tea together. Could you send up some tea bags so we can continue our tradition here?

assistant channel=analysis:
The guest wants tea bags for family tradition. I should request with family tradition flag and mention our family tea services.

assistant channel=commentary to=tool.request_amenity:
{"amenity_name": "tea_bag", "quantity": 30, "family_tradition": true}

tool.request_amenity channel=commentary to=assistant:
{"status": "success", "message": "Family tea collection delivered with traditional brewing guide and family activity suggestions."}

assistant channel=analysis:
The tool call was successful. I should mention our family tea amenities and intergenerational experiences available in the system prompt.

assistant channel=final:
Beautiful! I've sent up 30 tea bags with a traditional brewing guide. We also have family-sized tea service sets and intergenerational tea tasting experiences if you'd like to enhance your family tradition during your stay.

user:
That sounds lovely! What kind of family activities do you have?

assistant channel=analysis:
The guest is asking about family activities. This information is available in the system prompt - multi-generational activity planning, family history storytelling, traditional craft workshops.

assistant channel=final:
We offer wonderful family activities including multi-generational planning, family history storytelling sessions, traditional craft workshops, and intergenerational learning programs - all designed to create lasting family memories.

user:
Perfect! Do you have any local family-oriented attractions?

assistant channel=analysis:
The guest is asking about local family attractions. This information is not available in the system prompt - we only mention our own services but no external attractions. This requires the ATTENTION flag.

assistant channel=final:
[ATTENTION] Excellent for family bonding! Finding local family-oriented attractions and activities.
