get_frame_at
Get a frame from a watched video at a timestamp to read code, slides, charts, or UI. Returns exact frame if local file exists; otherwise nearest cached keyframe, plus transcript around that time.
Instructions
Look closely at one moment of an already-watched video, e.g. to read code, a slide, a chart or a UI. For local files that still exist the exact frame at that time is extracted from the video; otherwise the nearest cached keyframe is returned and the caption says so. Also returns the transcript paragraphs spoken around that time. Returns one image (~100 KB at 960 px).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | Timestamp: seconds, mm:ss or h:mm:ss, e.g. '03:15' | |
| video | Yes | video_id, results folder, or the path/URL given to watch_video | |
| max_width | No |