reddit_search
Search public Reddit content and retrieve normalized post entries with filters for subreddit, sort order, and time range.
Instructions
Search Reddit posts. Searches public Reddit content and returns normalized public post entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keywords | |
| sort | No | Sort: relevance, hot, new, top, or comments | |
| time | No | Time window for top/comments sorts: hour, day, week, month, year, or all | |
| after | No | Reddit pagination token | |
| limit | No | Maximum posts, defaults to 25 and clamps to 100 | |
| subreddit | No | Restrict search to a subreddit name, without r/ |