chipotle_customize_item
Add protein, rice, beans, salsas, and toppings to customize a Chipotle order item after order initiation.
Instructions
Customize the current order item by adding protein, rice, beans, salsas, and toppings. Call after chipotle_start_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rice | No | Rice choice | |
| beans | No | Beans choice | |
| extras | No | Any extra notes or additions (e.g. ['extra protein', 'light rice']) | |
| protein | No | Protein choice | |
| toppings | No | List of toppings/salsas to add (e.g. ['guac', 'salsa-mild', 'cheese', 'sour-cream', 'lettuce', 'salsa-hot', 'salsa-green', 'salsa-medium', 'fajita-veggies']) |