web_deep_search
Perform thorough web research by searching multiple search engines, extracting text from top pages, and reranking chunks to provide LLM-ready context for grounded answers.
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 |