order_starbucks_favorite
Place an order for a saved Starbucks favorite using its name and optional store location. If item names are not found, check the menu for exact names first.
Instructions
Order a saved Starbucks favorite (e.g., 'Morning Coffee Run', 'Breakfast'). IMPORTANT: If order fails due to item names not found, use get_starbucks_menu first to get exact item names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | Optional: Full store address. If not provided, uses default location from environment. | |
| favoriteName | Yes | Name of the favorite order |