web_deep_search
Returns LLM-ready context by searching Bing and DuckDuckGo, extracting text from top pages, and reranking relevant chunks for thorough web research.
Instructions
Deep search: search Bing+DDG → fetch top pages → extract text → rerank chunks → return LLM-ready context. Slower but thorough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code | en |
| query | Yes | Search query |