Web Search
webSearchSearch the web using DuckDuckGo to find current information, news, documentation, and answers. Returns titles, URLs, and snippets without requiring an API key.
Instructions
Search the web using DuckDuckGo. Use this tool when you need to find current information, news, documentation, or answers to questions from the internet.
No API key required
Results include title, URL, and snippet for each result
Use the region parameter to get localized results (e.g., 'jp-ja' for Japanese)
After getting search results, use fetchWebContent to read full page content from any URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| region | No | Region/language code (e.g., 'jp-ja' for Japanese, 'us-en' for US English, 'wt-wt' for no specific region) | |
| maxResults | No | Maximum number of results to return (default: 10, max: 20) |