get_subreddit_rising_posts
Retrieve rising posts from a specific subreddit to identify trending content early. Specify the subreddit name and limit results to analyze emerging discussions effectively.
Instructions
Get rising posts from a specific subreddit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of posts to return (default: 10) | |
subreddit_name | Yes | Name of the subreddit (e.g. 'Python', 'news') |