text_web_search
Search the web by submitting a text query. Customize region, result count, and pages to fetch.
Instructions
Perform a text web search using the provided query using DDGS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query to fetch results for. It should be a non-empty string. | |
| region | No | Optional region to search in. | uk-en |
| max_results | No | The maximum number of results to return. Default is 10, maximum is 100. | |
| pages | No | The number of pages to fetch. Default is 1, maximum is 10. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |