Gemini video understanding
videoProcess a YouTube link, remote media, or local file with a custom prompt to extract, summarize, or determine information.
Instructions
Understand one video source. Accepts a public YouTube URL, a direct remote video URL, or a local video path. The caller chooses this modality; the server does not reclassify the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What Gemini should determine, describe, extract, or summarize. | |
| source | Yes | A local filesystem path or public HTTP(S) URL. The local path is resolved on the MCP server. | |
| mimeType | No | Optional MIME type hint. Usually omit for YouTube and local files; provide it for direct remote files. |