view_cart
Retrieve the full contents of a shopping cart, including line items and running totals in cents.
Instructions
View the current contents of a cart.
Args: cart_id: The cart identifier (e.g. "crt_...").
Returns the UCP cart with line items and running totals (in cents).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_id | Yes |