get_lobsters_hottest
Retrieve trending stories from Lobsters, a computing-focused community with high-quality technical content. Specify how many stories to fetch and whether to use cached data.
Instructions
Get hottest/trending stories from Lobsters. A computing-focused community with high-quality technical content, similar to Hacker News but more focused on programming and systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of stories to fetch. Use 10-25 for quick overview. | |
| use_cache | No | Whether to use cached data. |