deep_search
Perform deep web searches to find current information, research topics, or answer questions using real-time data from multiple search providers.
Instructions
Perform deep web searches to find current information, research topics, or answer questions using real-time data from multiple search providers. Use this when you need up-to-date information beyond your knowledge cutoff.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| provider | No | Search provider to use (e.g., google, bing, brave, etc.) | |
| maxResults | No | Maximum number of results to return | |
| includeAnswer | No | Include AI-generated answer for the query (if supported by provider) |