search
Perform web searches using Google's Custom Search API to find information, answer questions, and retrieve relevant results based on specific queries.
Instructions
Search the web using Google Custom Search API
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| numResults | No | Number of results to return (max 10) | |
| country | No | Region for localized results. Use 2-letter ISO 3166-1 country codes (e.g., 'us' for United States, 'gb' for United Kingdom, 'au' for Australia) |