Skip to main content
Glama

cookunity_list_orders

Retrieve paginated order history with delivery dates from CookUnity meal delivery service. Supports markdown or JSON output formats.

Instructions

Get order history with delivery dates, paginated.

Args:

  • limit (number): Orders per page, default 20

  • offset (number): Pagination offset

  • response_format ('markdown'|'json')

Returns (JSON): { total, count, offset, has_more, orders[{ id, deliveryDate }] }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of orders to return
offsetNoPagination offset
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown

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