Stories picking up speed
trending_listStories picking up speed. Requires the stories API scope. English is the fallback for untranslated fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Output language. Hebrew falls back to English per field when a row is missing. | en |
| limit | No | Page size. Non-integer or negative values are 400; values above 100 are clamped to 100 and echoed as page.limit. | |
| cursor | No | Opaque keyset cursor from a previous page nextCursor. Ranked by the same metric, so a cursor is only valid for the metric that produced it. Malformed values are 400. | |
| metric | No | Which computed signal orders the page. Unknown values are 400. | acceleration |
| window | No | How many minutes back to consider a state row current, 15-10080. Values below 15 are raised to 15; above 10080 are clamped. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||