search_video
Search across video transcripts with natural language to retrieve relevant timestamped chunks, optionally filtered by video name.
Instructions
Semantically search across all indexed video transcripts.
Returns the most relevant timestamped transcript chunks for a given query. You can optionally filter to a specific video by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query (e.g. "what did they say about pricing?") | |
| n_results | No | Number of results to return (default: 5, max recommended: 10) | |
| video_name | No | Optional filename to restrict search to one video (e.g. "lecture.mp4") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |