get_trending_subreddits
Identify currently trending subreddits on Reddit. This anonymous, read-only call requires no parameters and returns a list that changes throughout the day.
Instructions
Get the subreddits Reddit is currently featuring as trending/popular. Read-only, no parameters; works anonymously. Returns a list of subreddit names that changes through the day (cached briefly server-side). To find subreddits by keyword instead of by trend, use search_reddit with type='sr'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||