mcp-reddit
by adhikasp
fetch_reddit_hot_threads
Fetch hot threads from a subreddit
Args: subreddit: Name of the subreddit limit: Number of posts to fetch (default: 10)
Returns: Human readable string containing list of post information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
subreddit | Yes |