answer_from_video
Search a video transcript to answer a specific question. Finds relevant segments and returns context.
Instructions
Search a video transcript to answer a specific question. Finds relevant segments and returns context. Use when user asks "does the video mention X?" COMBINE WITH: get_video_moment to see the visual at that timestamp, create_clip_url to share the exact moment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or URL | |
| question | Yes | The question to answer from the video content | |
| language | No | Transcript language code | en |