get_show_hn
Retrieve Show HN posts to explore projects shared with the Hacker News community, sorted by date with pagination controls.
Instructions
Retrieve Show HN posts (projects shared with the HN community), sorted by date descending.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-indexed) | |
| hitsPerPage | No | Results per page |