Skip to main content
Glama

cookunity_remove_from_cart

Remove meals from your CookUnity cart by specifying delivery date and inventory ID. Adjust portion quantities to update your meal delivery selections.

Instructions

Remove a meal from the cart for a specific delivery date.

Args:

  • date (string, required): YYYY-MM-DD delivery date

  • inventory_id (string, required): Inventory ID of meal to remove

  • quantity (number): Portions to remove, default 1

Returns: Confirmation with updated quantity

Error Handling:

  • Meal not in cart: API returns error

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesDelivery date in YYYY-MM-DD format (must be a Monday). Defaults to next Monday if omitted.
inventory_idYesInventory ID of the meal to remove
quantityNoNumber of portions to remove

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ggonzalezaleman/cook-unity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server