search_knowledge
Find factual Reddit threads and technical explanations using a broad web search, capturing discussions that Reddit's own search may overlook.
Instructions
STEP 1: FOUNDATION SEARCH. Use this to find factual threads or technical explanations. This uses a broad web-search (DuckDuckGo) to find Reddit threads that Reddit's own search might miss. Note: Pagination is not supported for this specific tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| subreddit | No | ||
| time_filter | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The extracted posts. | |
| status | No | Status of the request (e.g., success, partial_timeout). | success |
| message | No | System message or warning (especially if partial_timeout occurred). | |
| meta_context | Yes | Temporal and spatial context for the AI. | |
| next_page_token | No | Pass this token to the tool again to fetch the next page. |