GetStoryDetails
HnPulse_GetStoryDetailsRetrieve comprehensive Hacker News story details including title, URL, score, and top comments to analyze community discussions and technological trends.
Instructions
Get full details of a Hacker News story including title, URL, score, and top comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_id | Yes | The numeric Hacker News story ID | |
| max_comments | No | Maximum top-level comments to include (1-20) | |
| include_replies | No | Whether to include replies under each top comment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||