google_search
Perform web searches using Google Custom Search API to retrieve relevant information from the internet for research, data gathering, or content discovery.
Instructions
Search the web using Google Custom Search API. Requires google_search_config resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query, including any operators like site:, filetype:, etc. | |
| num | No | Number of results to return (1-10, optional) | |
| start | No | Index of the first result to return (optional) |