buy_reorder, buy_track_order, or buy_set_substitution.
Not advertised in
tools/list by default — the buy tool covers this conversationally. Expert integrations can still call it by name.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
merchant | string | Yes | Merchant slug (for example doordash) |
limit | number | No | Max orders to return (default 10, max 50) |
Returns
One line per order with the total, status, store name, item count, placed time, and the order id. Only a whole positivelimit is applied, capped at 50. If there are no orders you get “No orders found.”