search_reddit
Search Reddit discussions using AI. Get relevant results with sources and AI responses in readable text or JSON.
Instructions
Search Reddit discussions using Perplexica.
Args: query: The Reddit search query chat_provider: Chat model provider (optional, uses env config if not provided) chat_model: Specific chat model to use (optional, uses env config if not provided) optimization_mode: Speed vs quality tradeoff (optional, uses env config if not provided) output_format: Output format - "formatted" for human-readable text or "json" for raw JSON
Returns: Formatted text with AI response and sources, or JSON if output_format="json"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| chat_provider | No | ||
| chat_model | No | ||
| optimization_mode | No | ||
| output_format | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |