text_web_search
Conduct web searches by entering a query, specifying region, max results, and pages to retrieve targeted information from the web.
Instructions
Perform a text web search using the provided query using DDGS.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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. | |
query | Yes | The search query to fetch results for. It should be a non-empty string. | |
region | No | Optional region to search in. | us-en |