chipotle_restaurant
Fetch a single Chipotle restaurant by its numeric ID. Returns core location data; for hours and capability flags, use the proximity search instead.
Instructions
Get one Chipotle restaurant. Returns one Chipotle restaurant by its numeric restaurant number. Note this single-restaurant route returns a leaner record than GET /chipotle/restaurants: the proximity search accepts an embeds parameter that pulls in hours and capability flags, and no such parameter exists here, so those fields may be absent. If you need the full record for a known restaurant, call /chipotle/restaurants with a tight radius around it instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restaurant_number | Yes | Chipotle's numeric restaurant id |