search_reddit
Browse posts across multiple subreddits and filter by keywords to find relevant discussions. Specify subreddits, sort order, and time window to retrieve targeted Reddit content.
Instructions
Browse posts from one or more subreddits, optionally filtered by keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | "hot", "new", "top" or "rising". | hot |
| limit | No | Maximum number of posts to return (capped at 100). | |
| keywords | No | Optional list of keywords to filter posts by title. | |
| subreddits | Yes | Subreddits to scan, with or without the r/ prefix (e.g. ["python", "webdev"]). | |
| time_filter | No | Time window for "top": "hour", "day", "week", "month", "year", "all". | day |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||