Skip to main content
Glama
andhikapraa
by andhikapraa

change_address

Update delivery addresses for Warteg Online meal orders by specifying order ID, new address, and optional date ranges or meal types.

Instructions

    Change delivery address for specific deliveries.

    Args:
        order_id: The ID of the package order
        new_address_id: The new address ID to use
        date: Single date to change (YYYY-MM-DD)
        start_date: Start of date range (YYYY-MM-DD)
        end_date: End of date range (YYYY-MM-DD)
        order_types: Optional - "LUNCH", "DINNER", or "LUNCH,DINNER"

    Returns:
        Summary of address changes
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
order_idYes
new_address_idYes
dateNo
start_dateNo
end_dateNo
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