get_frame_at_time
Capture a video frame from any YouTube video at a specific timestamp for visual analysis of that moment.
Instructions
Get a video frame/screenshot at a specific timestamp. Use this when user asks "what happens at 1:02?" Returns an image URL that Claude can analyze with vision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or URL | |
| timestamp | Yes | Timestamp like "1:02" or "1:30:45" or seconds "62" |