search_reddit_query
Find relevant Reddit discussions by searching keywords, optionally restricted to a subreddit and filtered by sort or time period.
Instructions
Search Reddit by keywords through the search page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | "relevance", "hot", "top", "new" or "comments". | relevance |
| limit | No | Maximum number of results (capped at 100). | |
| query | Yes | Search text (e.g. "best python framework 2025"). | |
| subreddit | No | Optionally restrict the search to a single subreddit. | |
| time_filter | No | "hour", "day", "week", "month", "year", "all". | week |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||