get_cart_status
Check cart item count, total price, and credit balance to verify your order amount before checkout.
Instructions
Check the current shopping cart status and balance.
Args:
profile: Profile name (e.g. "child1"). Optional if only one profile is configured.
Returns:
Cart item count, total price, and credit balance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |