checkout
Completes the checkout process for the current cart and initiates the order for delivery or pickup on bk.com.
Instructions
Proceed to checkout with the current cart. Initiates the order on bk.com via browser automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Delivery address (required if order_type is 'delivery') | |
| order_type | Yes | Whether to deliver or pick up the order | |
| location_id | No | BK location ID for pickup (use find_locations to get IDs) |