# Hacker News Tool Node

> Agent tool for interacting with the public Hacker News API (no auth required).

**URL:** https://caywork.com/learn/docs/node/hacker-news-tool-node

## Content

This node exposes a single tool that dispatches multiple action-specific handlers to the public Hacker News REST API.

### Actions node supported

- **get_item**
- **get_user**
- **top_stories**
- **new_stories**
- **best_stories**
- **ask_stories**
- **show_stories**
- **job_stories**
- **max_item**
