Get Story
get_storyRetrieve a complete Hacker News story with all nested comments and replies using a story ID to access full discussion threads.
Instructions
Retrieve a specific story by ID with full nested comment tree. Returns complete story details including all comments and replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Story ID (numeric) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| author | Yes | ||
| points | Yes | ||
| children | No |