chipotle_restaurant_meals
Get preset Chipotle meals with real location-specific prices, calorie labels, dietary tags, and components. Filter by meal family: Build-Your-Own, High Protein, or Influencer.
Instructions
List one Chipotle restaurant's preset meals with prices. Returns the preset meals one Chipotle restaurant sells -- group Build-Your-Own packs, the High Protein line and limited-time Influencer meals -- each with its dine-in and delivery price at that restaurant, calorie label, dietary and macro tags, the components that make it up, merchandising tags and images. Prices are genuinely restaurant-specific: the same Build-Your-Own Chicken pack is priced differently from one location to another, so this is the endpoint to use for real pricing rather than /chipotle/meals, which lists the national meal definitions with no prices at all. Calorie labels are a range for build-your-own meals and a single figure for fixed ones, so they are returned as strings. Restaurant numbers come from GET /chipotle/restaurants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meal_type | No | Filter to one meal family. One of BuildYourOwn, HighProtein, Influencer. | |
| restaurant_number | Yes | Chipotle's numeric restaurant id, from /chipotle/restaurants |