llm_research
Answers research questions by searching the web via Perplexity, ideal for fact-checking, current events, and source finding.
Instructions
Search-augmented research query — routes to Perplexity for web-grounded answers.
Best for: fact-checking, current events, finding sources, market research.
Args: prompt: The research question. system_prompt: Optional system instructions. max_tokens: Maximum output tokens. context: Optional conversation context to help the model understand the broader task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| system_prompt | No | ||
| max_tokens | No | ||
| context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |