get_order_history
unverifiedv0.1Retrieves past orders to identify a user's usual items for reordering.
Updated 6/6/2026 · Created 6/6/2026
Input Schema
{
"type": "object",
"properties": {}
}Full Contract
{
"name": "get_order_history",
"description": "Retrieves past orders to identify a user's usual items for reordering.",
"inputSchema": {
"type": "object",
"properties": {}
}
}GET /api/tool/googlechromelabs.github.io/webmcp-tools/demos/coffee-shop/get_order_history