order_starbucks_custom
Place a custom Starbucks order with selected drinks and food. Check the menu first for exact item names, then specify drink sizes and an optional store address to complete your order.
Instructions
Place a custom Starbucks order with specific drinks and food. IMPORTANT: Always use get_starbucks_menu first to get exact item names before ordering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| food | No | List of food items (e.g., 'Bacon Gouda Artisan Breakfast Sandwich') | |
| drinks | No | List of drinks to order | |
| location | No | Optional: Full store address. If not provided, uses default location from environment. |