get_search
Search Reddit posts by query with optional filters for subreddit, timeframe, sorting, and pagination. Retrieve results for analysis or display.
Instructions
Search posts across Reddit
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| t | No | Timeframe | |
| nsfw | No | true to include NSFW results | |
| sort | No | Sort order | |
| after | No | Pagination cursor from a previous response | |
| limit | No | Items to return, 1-100 | |
| subreddit | No | Restrict to a subreddit |