research
Conduct multi-source web search and synthesize findings with citations using an LLM. Specify query, depth of analysis, and optional API key for customized research.
Instructions
Full research pipeline: search + LLM synthesis with citations.
Pipeline: Multi-source search → Source aggregation → LLM synthesis → Citation formatting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Research query | |
| top_k | No | Results per source | |
| reasoning_effort | No | Depth of analysis (low=concise, medium=balanced, high=academic) | medium |
| openrouter_api_key | No | Per-request key override; defaults to RESEARCH_LLM_API_KEY. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |