Reddit full history (keyless)
reddit_historyKeyless full-history pull via Arctic Shift — a user's or subreddit's posts, or a keyword search across Reddit history, returned as the unified Post[]. Provide at least one of username, subreddit, or q. Optional before/after bound the window by epoch-seconds or ISO timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keyword to search across history. | |
| after | No | Return items created after this epoch-seconds / ISO timestamp. | |
| limit | No | Max results, clamped 1-100. Default 25. | |
| before | No | Return items created before this epoch-seconds / ISO timestamp. | |
| username | No | Reddit username (without u/). | |
| subreddit | No | Subreddit (without r/). |