panera_menu
Retrieve a Panera Bread cafe's full menu with per-cafe prices, nutrition, allergens, dietary labels, and real-time stock status. Use a cafe ID from locations to get the complete category tree and item catalog.
Instructions
Get one Panera Bread cafe's full menu with prices, nutrition and allergens. Returns one cafe's full category tree (with subcategories) and its complete item catalog, priced for that specific cafe -- Panera's prices are genuinely per-cafe, not a national list (the same salad has been confirmed live at different prices in Chicago and New York). Each item carries its price, product type, whether it is customizable, its published nutrients (Panera's placard API only ever publishes Calories and Caffeine on this surface -- a fuller macro/micronutrient breakdown is not available credential-free), its allergen statement (contains / may-contain, each with an id and display name), Panera's own wellness/dietary labels (for example Vegan, Vegetarian, Gluten Conscious), and a live in_stock flag from this cafe's current stockout feed. Cafe ids come from GET /panera/locations. An unknown cafe id returns a 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cafe_id | Yes | Panera cafe id, from /panera/locations |