get_trending_posts
Retrieve currently trending posts across Reddit's r/popular. Use optional limit and time filter to tailor results.
Instructions
Get the currently trending posts across Reddit (r/popular).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of posts to return (capped at 100). | |
| time_filter | No | "hour", "day", "week", "month", "year", "all". | day |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||