Export Sequence Clip Review Frames
export_sequence_clip_review_framesExport one composite frame from the midpoint of each clip on a video track into a specified folder, enabling quick visual review of sequence content without modifying the timeline.
Instructions
Export one file-verified composite frame at the midpoint of each clip on a chosen video track in one bridge request. Read-only in Premiere; it does not mute tracks or claim visual quality.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum clips to sample (default: 20; maximum: 50) | |
| output_dir | Yes | Existing directory for clip_001.png and subsequent review frames | |
| track_index | No | Zero-based video track index (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |