Get Subreddit Posts
reddit-get-postsGet posts from a subreddit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort: hot, new, top, rising | hot |
| count | No | Number of results to return (default 10) | |
| subreddit | Yes | Subreddit name without r/ prefix | |
| text_only | No | If true, return only id and title per post to save tokens. | |
| time_filter | No | Time filter for top sort: hour, day, week, month, year, all | week |