get_subreddit_hot_posts
Retrieve trending posts from any Reddit community to monitor popular discussions and content.
Instructions
Get hot 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) |