place_order
Finalize your Wendy's order at a specific location with choice of pickup, delivery, or drive-thru, and payment method. Optionally schedule a time.
Instructions
Place the current order at a selected Wendy's location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_type | Yes | How to receive the order | |
| location_id | Yes | The location ID from find_nearby_locations | |
| payment_method | Yes | Payment method (e.g., 'credit_card', 'apple_pay', 'wendys_rewards') | |
| scheduled_time | No | Optional scheduled pickup/delivery time (e.g., '2:30 PM', 'ASAP') |