search_web
Search the web for real-time information, news, images, books, or videos to verify facts and get current data. Supports multiple search engines and sources.
Instructions
Search the web for real-time information, news, images, books, or videos. Always use this to verify facts or get up-to-date information before answering.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query. | |
| type | No | Type of search. Default is 'text'. Use 'news' for current events. | text |
| region | No | Region code (e.g., 'wt-wt' for global, 'us-en' for US English, 'zh-cn' for China). Default is 'wt-wt'. | wt-wt |
| timelimit | No | Time limit for results: 'd' (day), 'w' (week), 'm' (month), 'y' (year). Leave empty for no limit. |