get_cart
Retrieve the full contents, quantities, pricing, and totals of a shopping cart using its unique cart key for quick order verification.
Instructions
Retrieve shopping cart contents by cart key.
Gets the current state of a shopping cart including all items, quantities, pricing, and totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cart_key | Yes | Unique cart identifier (UUID format) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||