Skip to main content
Glama
andhikapraa
by andhikapraa

bulk_reschedule

Reschedule multiple meal deliveries at once by specifying a date range and new target date for Warteg Online subscription orders.

Instructions

    Bulk reschedule all deliveries within a date range to new dates.

    Args:
        order_id: The ID of the package order
        start_date: Start of the date range to reschedule (YYYY-MM-DD)
        end_date: End of the date range to reschedule (YYYY-MM-DD)
        target_start_date: The new start date for rescheduled deliveries
        order_types: Optional - "LUNCH", "DINNER", or "LUNCH,DINNER"

    Returns:
        Summary of rescheduling results
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYes
start_dateYes
end_dateYes
target_start_dateYes
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