"""
Guest asks about coastal sunset collection and mailing times; include inventory tool, small talk, and an out-of-scope.

ROLES: user (photography fan), assistant (concierge)
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:
Azure Bay Resort — Boardwalk Kiosk
Kiosk hours: 09:00–20:00; peak season 09:00–21:00
Collections: Coastal Sunset (8 images), Pier Life (5 images)
Pricing matrix: single $2.20; 4-pack $8.00; 8-pack $15.00
Stamp bundle: add intl stamps +$1.30 per card
Mail: outbound pickup 11:30 and 18:00
Plastic-free: plant-based sleeves; recycled cardstock
Ask get_gift_shop_inventory for item counts

user:
Do you have the Coastal Sunset series right now?

assistant channel=analysis:
Check inventory for coastal_sunset_series_postcard; then provide prices and pickup times from system.

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

tool.get_gift_shop_inventory channel=commentary to=assistant:
{"item_name": "coastal_sunset_series_postcard", "quantity": 64, "price": 2.2}

assistant channel=final:
Yes—64 in stock. Singles are $2.20; 4-pack $8; 8-pack $15. Mail pickups are 11:30 and 18:00.

user:
It’s so breezy today!

assistant channel=final:
Perfect weather for the boardwalk.

user:
What camera model did the photographer use?

assistant channel=final:
[ATTENTION] The camera model isn’t included in the provided resources.

