get_subreddit_top_posts
Retrieve top posts from any subreddit using time filters and customizable limits to monitor trending discussions and content.
Instructions
Get top posts from a specific subreddit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit_name | Yes | Name of the subreddit (e.g. 'Python', 'news') | |
| limit | No | Number of posts to return (default: 10) | |
| time | No | Time filter for top posts (e.g. 'hour', 'day', 'week', 'month', 'year', 'all') |