web_search
Retrieve web search results using Serper API, with automatic fallback to DuckDuckGo on error or empty results.
Instructions
Search the web (Serper primary, DuckDuckGo fallback).
Args: query: The search query. num: Max number of results (1-50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | ||
| query | Yes |