google_search_videos
Retrieve video results from Google by querying keywords, specifying location, language, and other filters. Designed for integration with Serper MCP Server to enable web-based information retrieval.
Instructions
Search Google for results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gl | No | The country to search in, e.g. us, uk, ca, au, etc. | |
hl | No | The language to search in, e.g. en, es, fr, de, etc. | |
location | No | The location to search in, e.g. San Francisco, CA, USA | |
num | No | The number of results to return, max is 100 | |
page | No | The page number to return, first page is 1 | |
q | Yes | The query to search for | |
tbs | No | The time period to search in, e.g. d, w, m, y |