Search within transcript
video_search_transcriptFind when a topic is mentioned in any video by searching its transcript. Returns matching segments with timestamps for quick navigation.
Instructions
Transcribe (or reuse captions) then return segments matching a query string (case-insensitive).
Useful for long videos: find when a topic is mentioned, then video_get_frame at that timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Substring or keywords to find | |
| source | Yes | Absolute local path, file:// URI, direct media URL, or platform URL (YouTube/TikTok/etc via yt-dlp) | |
| language | No | ||
| response_format | No | Response text format | markdown |