uber_eats_view_cart
Returns the current shopping cart contents, including line titles, quantities, item UUIDs for updates, and the draft order UUID, so users can review before checkout.
Instructions
View the current cart: line titles, quantities, shopping_cart_item_uuid per line (for updates),
and draft_order_uuid. Call before checkout so the user can review; use UUIDs when changing qty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |