search_reddit
Search scraped Reddit posts and comments to find specific topics or trends. Filter results by content type and set result limits for targeted research.
Instructions
Search across all scraped Reddit data for posts or comments matching a query. Useful for finding specific topics or trends.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find in posts and comments | |
| search_in | No | What to search: posts, comments, or both (default: both) | both |
| limit | No | Maximum number of results (default: 50) |