Get Ask HN Stories
hn_get_ask_storiesRetrieve IDs of current Ask HN stories with pagination support. Use limit and offset to control the output.
Instructions
Retrieve IDs of the latest Ask HN stories.
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 |