Deep Research
In-depth research on a topic with multiple sources.
When to use
When user says research, investigate, deep dive, or learn about.
How to use
- web_search with the topic (broad query first)
- fetch_url on the most relevant 2-3 results
- web_search with refined/specific queries based on findings
- Compile findings into a structured summary
- Optionally: write_file to save the research report
- Present key findings with source attribution
Example
User: "帮我研究一下RISC-V在嵌入式领域的最新进展" → web_search "RISC-V IoT applications 2026" → fetch_url top 2 results → web_search "RISC-V vs ARM IoT comparison" → "调研结果:
- RISC-V 在低功耗 IoT 芯片中份额增长至 15%
- 主要优势:开源指令集、低授权成本
- 挑战:生态系统成熟度不如 ARM 来源:[url1], [url2]"