Burst frames in time range
video_get_frame_burstExtract a burst of frames from a short video window to analyze motion, UI transitions, or animations. Specify start and end times to capture a sequence of images for inspection.
Instructions
Extract N frames across a short time window for motion, UI transitions, or animations.
Prefer narrow windows (e.g. 0.5–3s) with 4–16 frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| source | Yes | Absolute local path, file:// URI, direct media URL, or platform URL (YouTube/TikTok/etc via yt-dlp) | |
| end_sec | Yes | ||
| start_sec | Yes | ||
| inline_images | No | ||
| response_format | No | Response text format | markdown |