fetch_current
Retrieve a current trending board from 330+ aggregated sources. Get real-time hotlists and news flashes by specifying a site and optional filters, without storing any history snapshots.
Instructions
Fetch a current board. This may access the upstream website but never persists a history capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| limit | No | ||
| params | No | ||
| path_type | No | hot |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| site | Yes | ||
| type | Yes | ||
| items | Yes | ||
| title | Yes | ||
| boardKey | Yes | ||
| fromCache | Yes | ||
| observedAt | Yes | ||
| updateTime | Yes |