find_video_moments
Find specific moments in a video by describing what you want to see. Provide a video URL and a semantic query to get timestamps and summaries.
Instructions
Find moments in a video matching a semantic query.
Gemini performs the video/audio/visual reasoning. detail controls model + max_output_tokens + thinking/media config. compact is default and returns concise structured JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| model | No | ||
| query | Yes | ||
| detail | No | compact | |
| max_results | No | ||
| context_seconds | No | ||
| return_full_text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |