web_search
Search the web using a text query to obtain grouped document results with URLs, titles, languages, and snippet passages.
Instructions
Search web pages by text query. Returns grouped documents with URL, title, language, and snippet passages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What you want to find on the web, for example: 'best espresso machine' | |
| searchType | No | Search market/domain. Default is SEARCH_TYPE_COM (international). | |
| page | No | Results page index (0 = first page). | |
| docsOnPage | No | How many result groups to return on one page. | |
| familyMode | No | Adult content filtering mode. | |
| fixTypoMode | No | Whether typo autocorrection is enabled. |