Get Best Stories
hn_get_best_storiesRetrieve a paginated list of the best story IDs from Hacker News, with configurable limit and output format.
Instructions
Retrieve IDs of the best stories on Hacker News.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of stories to return | |
| offset | No | Offset for pagination | |
| response_format | No | Output format (markdown or json) | markdown |