query_history
Retrieve historical hotlists, news flashes, and gold prices with cursor-based pagination and filters for date, site, and category.
Instructions
Query persisted historical items with cursor pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| site | No | ||
| limit | No | ||
| since | No | ||
| until | No | ||
| cursor | No | ||
| board_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| truncated | Yes | ||
| nextCursor | No |