browse_subreddit
Browse subreddit posts via RSS without an API key. Returns post titles, authors, links, dates, and excerpts for up to 25 results.
Instructions
Fetch posts from a subreddit via RSS (no API key). Returns title, author, link, date, excerpt. ~25 results max. No scores or comment trees (RSS limitation). Use "all" or "popular" for cross-Reddit feeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subreddit | Yes | Subreddit name without r/ (e.g. "technology", "all") | |
| sort | No | hot | |
| time | No | Time window (for top/controversial) | |
| limit | No | Max results (1-25, default 25) |