get_subreddit_rising_posts
Retrieve trending posts from any subreddit to identify content gaining popularity before it reaches the front page.
Instructions
Get rising 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) |