demo_logs
Returns a synthetic plain-text log tail. Specify the number of lines (1-500) to retrieve, with a default of 120 lines.
Instructions
Return a synthetic plain-text log tail. Non-JSON on purpose: it is what terse's text tier sees, as opposed to the record array demo_orders returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | How many log lines to return (1-500). |