add_to_order
Add items to your Wendy's mobile order cart, with options for quantity and customizations such as no pickles or extra cheese.
Instructions
Add an item to the current mobile order cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | Quantity to add (default: 1) | |
| item_name | Yes | Name of the menu item to add | |
| customizations | No | Optional customizations (e.g., 'no pickles', 'extra cheese', 'medium size') |