demo_orders
Generate a synthetic order book as a JSON record array to demonstrate lossless compression of structured output without fetching or storing data.
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). |