Skip to main content
Glama
andhikapraa
by andhikapraa

hold_deliveries

Pause meal deliveries for a specific date range by providing order ID, start date, and end date. Manage delivery holds for lunch or dinner orders in Warteg Online subscription service.

Instructions

    Hold (pause) deliveries for a date range.

    Args:
        order_id: The ID of the package order
        hold_start: Start of hold period (YYYY-MM-DD)
        hold_end: End of hold period (YYYY-MM-DD)
        order_types: Optional - "LUNCH", "DINNER", or "LUNCH,DINNER"

    Returns:
        Summary of held deliveries
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYes
hold_startYes
hold_endYes
order_typesNo

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