Skip to main content
Glama

cookunity_confirm_order

Submit your CookUnity meal delivery order to lock in cart contents before the cutoff. Provide delivery date, optional instructions, and tip to complete purchase.

Instructions

Confirm/place the order for a delivery date. Takes the current cart contents and submits them as an order.

Prerequisites:

  • Meals must be in the cart (use cookunity_add_to_cart first)

  • Must be before the cutoff (check with cookunity_list_deliveries)

  • Cart should have enough meals to meet the plan minimum (typically 6)

Args:

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

  • comment (string, optional): Delivery instructions

  • tip (number, optional): Tip amount in dollars

Returns: Order confirmation with ID and payment status, or error with out-of-stock meal IDs

Important: Without confirming, cart items are NOT locked in. CookUnity will auto-fill with recommendations at cutoff instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesDelivery date in YYYY-MM-DD format (must be a Monday). Defaults to next Monday if omitted.
commentNoDelivery instructions or comment
tipNoTip amount in dollars

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