google_search
Search the web using customizable filters including file type, site, date range, and safety level.
Instructions
Search the web using Google Custom Search API with various filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query string | |
| fileType | No | File type to search for | |
| siteSearch | No | Search within a specific site (e.g., "example.com") | |
| dateRestrict | No | Date restriction for search results | |
| safe | No | Safe search level | |
| exactTerms | No | Terms that must appear exactly as specified | |
| excludeTerms | No | Terms to exclude from search results | |
| sort | No | Sort order for results | |
| gl | No | Country code for geolocation (e.g., "us", "uk") | |
| hl | No | Language code for interface (e.g., "en", "es") | |
| num | No | Number of results to return (1-10) | |
| start | No | Starting index for results (1-based) |