Get max item id
get_max_item_idRetrieve the ID of the most recently created Hacker News item to use as a starting point for traversing all items.
Instructions
Get the id of the most recently created item, useful for walking all items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |