panera_quantity_rules
Get a Panera cafe's active order-quantity limits for promotional or supply-constrained items, with item scope, day-offset windows, and max quantities. Empty list if none.
Instructions
Get one Panera Bread cafe's order-quantity limits. Returns one cafe's active order-quantity limits -- promotional or supply-constrained items Panera caps per order (for example a seasonal souffle limited to 6 within a 2-day window). Each rule has a scope (item or group), the item ids it applies to, and one or more day-offset windows each with its own max_quantity. A cafe with no active limits returns an empty rules list, not an error. Cafe ids come from GET /panera/locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cafe_id | Yes | Panera cafe id, from /panera/locations |