getUpdates
Retrieve recent updates, including posts, comments, and user profiles, from Hacker News via a standardized MCP server endpoint for real-time data interaction.
Instructions
Get recently updated items and profiles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}