Web search without an API key using DuckDuckGo Lite via web_fetch. Use as a fallback when web_search fails with missing_brave_api_key error, or whenever you...
- Initial release: Adds search capability using DuckDuckGo Lite with web_fetch. - No API key required; works with the built-in tool and zero dependencies. - Returns search results with titles, URLs, and snippets for research queries. - Supports regional filtering via URL parameters. - Documents how to extract results and avoid sponsored links. - Designed as a fallback for missing API key errors or when no search API is configured.