reddit_read
Retrieve Reddit subreddit posts by specifying subreddit name, sort method, and limit.
Instructions
Read posts from a Reddit subreddit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| t | No | hour, day, week, month, year, all | |
| sort | No | hot, new, top, rising | |
| after | No | ||
| limit | No | ||
| subreddit | Yes | ||
| access_token | Yes |