"""
Guest seeks garden courtyard postcards; include tool query, small talk, and an out-of-scope horticulture detail.

ROLES: user (garden lover), assistant (courtyard boutique host)
CHANNELS: analysis, commentary, final
TOOLS:
```json
[
  {"name":"get_gift_shop_inventory","description":"Checks the inventory of the hotel gift shop.",
   "parameters":{"type":"object","properties":{"item_name":{"type":"string"}},"required":["item_name"]}}
]
```
"""

system:
Verdant Courtyard Inn — Garden Boutique
Themes: Wisteria Walk, Koi Bridge, Lantern Evenings
Open hours: 10:00–20:00
Prices: $2.40 single; sleeves included; stamp set add-on $2 (2 intl, 1 domestic)
Green facts: chlorine-free pulp; vegetable inks; compostable sleeves
Mail help: front desk can post at 17:30
Inventory checks via get_gift_shop_inventory

user:
Do you have the Wisteria Walk postcards?

assistant channel=analysis:
Check inventory for wisteria_walk_postcard; then share price and hours from system.

assistant channel=commentary to=tool.get_gift_shop_inventory:
{"item_name": "wisteria_walk_postcard"}

tool.get_gift_shop_inventory channel=commentary to=assistant:
{"item_name": "wisteria_walk_postcard", "quantity": 27, "price": 2.4}

assistant channel=final:
Yes—27 available at $2.40 each. The Garden Boutique is open 10:00–20:00; sleeves are included, and we can help post at 17:30.

user:
The lanterns looked magical last night.

assistant channel=final:
They’re timed for dusk to enhance the path glow.

user:
What cultivar is the wisteria in the courtyard?

assistant channel=final:
[ATTENTION] The specific plant cultivar isn’t provided in these resources.

