capture_frame
Captures the current video frame from the timeline and returns it as image data, enabling visual inspection of the editing state.
Instructions
Capture the current frame and return it as inline image data for the LLM to see. This lets the AI visually inspect the current state of the timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_seconds | No | Time position in seconds to capture. Uses current playhead if omitted. |