Skip to main content
Glama
andhikapraa
by andhikapraa

reschedule_delivery

Change the delivery date for a meal subscription order by specifying a new date, address, and meal type.

Instructions

    Reschedule a single delivery to a new date.

    Args:
        order_id: The ID of the package order
        group_id: The ID of the order group (delivery) to reschedule
        new_date: The new delivery date in YYYY-MM-DD format
        address_id: The address ID for delivery
        order_type: Either "LUNCH" or "DINNER"

    Returns:
        Success or failure message
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYes
group_idYes
new_dateYes
address_idYes
order_typeYes

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