Inspect a Precise Video Window
inspect_video_windowExtract an audio-free clip from a local video time window, send it for visual-only analysis, and get answers about observable actions or interactions while temporary files are removed automatically.
Instructions
Extracts an audio-free temporary clip for the requested source-video time window, then sends that clip to the configured video-analysis provider for visual-only analysis. Temporary media and remote uploads are removed after the answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | A visual-only research question about observable actions or interactions. | |
| video_path | Yes | Absolute path to a local video file. | |
| end_seconds | Yes | End time in seconds in the source video; must be after start_seconds. | |
| media_detail | No | Use low for a long coarse pass; use default for movement, small objects, and precise inspection. | default |
| start_seconds | Yes | Start time in seconds in the source video. |