panera_time_slots
Get a Panera cafe's available pickup/delivery time slots for a date, showing live order availability. Empty results indicate the cafe is closed that day.
Instructions
Get one Panera Bread cafe's available order time-slot windows. Returns one cafe's available pickup/delivery order time-slot windows for one date, plus that date's overall open/close time. Unlike GET /panera/cafe's published storefront hours, this reflects live order-slot availability, not just when the cafe is open -- an empty windows list is a legitimate outcome (e.g. the cafe is closed that day), not an error. date must be YYYY-MM-DD, interpreted in the cafe's own local timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date, YYYY-MM-DD | |
| cafe_id | Yes | Panera cafe id, from /panera/locations |