panera_upsell_suggestions
Retrieve per-item upsell suggestions for any Panera Bread cafe. Input a cafe ID to get resolved add-ons like 'Extra Turkey' for menu items, with no cross-referencing needed.
Instructions
Get one Panera Bread cafe's per-item upsell suggestions. Returns Panera's own suggested add-ons per menu item (for example "Extra Turkey" and "Extra Bacon" for a Bacon Turkey Bravo sandwich). Item ids on this surface are in a separate id space from /panera/menu's item_id, but both the item and its suggestions carry their own resolved names, so no cross-reference is needed. Cafe ids come from GET /panera/locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cafe_id | Yes | Panera cafe id, from /panera/locations |