getMaxItemId
Retrieve the highest item ID from Hacker News to track the most recent posts or comments. This tool integrates with the MCP server for real-time data access.
Instructions
Get the current maximum item ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}