cookunity_clear_cart
Remove all meals from a CookUnity delivery cart for a specified date using this tool. Enter a YYYY-MM-DD date to clear items and manage your meal selections.
Instructions
Clear all items from the cart for a specific delivery date. This removes ALL meals.
Args:
date (string, required): YYYY-MM-DD delivery date
Returns: Confirmation message
Error Handling:
Past cutoff: API returns error
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Delivery date in YYYY-MM-DD format (must be a Monday). Defaults to next Monday if omitted. |