Skip to main content
Glama
andhikapraa
by andhikapraa

get_orders_by_date_range

Retrieve meal delivery orders for a specific subscription within a defined date range to track scheduled meals and manage delivery logistics.

Instructions

    Get all deliveries within a specific date range.

    Args:
        order_id: The ID of the package order
        start_date: Start date in YYYY-MM-DD format (inclusive)
        end_date: End date in YYYY-MM-DD format (inclusive)

    Returns:
        List of deliveries within the date range
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYes
start_dateYes
end_dateYes

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/andhikapraa/wartegonline-mcp'

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