View cart
view_cartRetrieve the current items and total cost of a guest cart using its cart ID.
Instructions
View the current contents and totals of a guest cart by its cart_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes | The guest cart id returned by create_guest_cart. |