web_search
Search the web using DuckDuckGo and return results as a markdown list to reduce token consumption for LLM contexts.
Instructions
Search the web using DuckDuckGo and return results as a markdown list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| region | No | Region code for results (e.g. 'us-en', 'wt-wt' for global) | wt-wt |
| max_results | No | Number of results to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |