reddit_get_subreddit
Check a subreddit's description, subscriber count, and active users to confirm the community before listing posts. Prevents 404 errors from misspelled or banned subreddits.
Instructions
Get one subreddit's description, subscriber count and current active users. Useful before listing posts, to confirm the name is right and the community is the one you meant — Reddit returns 404 for both a misspelling and a banned subreddit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit | Yes | Subreddit name without the `r/` prefix, e.g. "rust". |