search_reddit
Find Reddit posts by keywords, subreddits, or filters to gather insights and information from discussions across the platform.
Instructions
Search for posts across Reddit or specific subreddits. Returns matching posts with content and metadata.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author | No | Filter by specific username (e.g., "spez") | |
flair | No | Filter by post flair/tag (e.g., "Discussion", "News") | |
limit | No | Number of results (1-100, default: 25) | |
query | Yes | Search terms (e.g., "machine learning", "climate change") | |
sort | No | Result ordering: "relevance" (best match), "hot", "top", "new", "comments" (most discussed) | |
subreddits | No | List of subreddits to search in. Leave empty to search all of Reddit (e.g., ["science", "technology"]) | |
time | No | Time range filter: "hour", "day", "week", "month", "year", "all" |