get_hackernews_top
Fetch top stories from Hacker News by story type and limit. No API key needed.
Instructions
Ruft Top-Stories von Hacker News ab.
Args: story_type: Art der Stories — top, new, best, ask, show, jobs (Standard: top) limit: Anzahl Stories (Standard: 10, max: 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_type | No | top | |
| limit | No |