reddit_subreddit_about
Fetch subreddit metadata and sample posts from Reddit for community insights. Handles rate limits with Retry-After instructions.
Instructions
Get Reddit subreddit metadata. Returns public metadata and sample posts for a subreddit. Subscriber counts, icons, and banners are omitted because they are not available on anonymous Reddit pages. A 503 with a Retry-After header means Reddit is temporarily throttling the request; wait that many seconds and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum sample posts inspected, defaults to 25 and clamps to 100 | |
| subreddit | Yes | Subreddit name, without r/ |