get_subreddit_info
Retrieve a subreddit's public description, stats, and top posts by providing its name (with or without 'r/').
Instructions
Get public info about a subreddit: description, stats and top posts.
Stats are read from the structured shreddit-subreddit-header element
(name, description, active users). Note: Reddit's anonymous UI no longer
displays the total member count, so members is only populated when the
current subreddit appears in the sidebar "Top communities" list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit | Yes | Subreddit name, with or without the r/ prefix (e.g. "python"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||