clear-cart
Remove all items from your shopping cart on Terminal.shop, ensuring a clean slate for new purchases. Ideal for resetting or reorganizing your order.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}