gemini_analyze_video
Analyze video files by providing a path and optional prompt to describe, summarize, or extract information using Gemini.
Instructions
Analyze a video file with Gemini (describe, summarize, extract info)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model name (default: gemini-3.1-pro-preview) | |
| prompt | No | Prompt for video analysis (default: Describe what happens in this video) | |
| videoPath | Yes | Absolute path to the video file |