deep_research
Search the web, retrieve top sources, and return stable citations plus per-source markdown evidence to support research, RAG prep, and fact-checking.
Instructions
Search the web, then pull the top sources as EVIDENCE (no LLM synthesis).
Returns a citations list with stable [n] numbers and an
evidence list of per-source markdown — the agent does the
synthesis. Designed for research, RAG prep, and fact-checking.
Args: query: search string. limit: how many search results to fetch. scrape_top: how many of those to actually fetch content from. prefer: "auto" | "fast" | "stealth" | "llm".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| prefer | No | auto | |
| scrape_top | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||