demo_orders
Return a synthetic order book as a JSON record array to test and validate lossless output shaping. Nothing is fetched or stored; only the structure is provided.
Instructions
Return a synthetic order book as a JSON record array. Nothing is fetched and nothing is stored — the point is the shape, so you can see what terse does to a record-shaped tool result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many orders to return (1-40). |