Export Sequence Marker Review Frames
export_sequence_marker_review_framesGenerate up to 24 file-verified review frames from active sequence markers in one request without altering Premiere markers.
Instructions
Export up to 24 file-verified composite frames at active-sequence marker positions in one bridge request for marker-driven review. It reads markers and writes image files only; it does not add, update, or remove Premiere markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum chronological marker frames to export (default: 12; minimum: 1; maximum: 24). | |
| output_dir | Yes | Existing directory where marker_review_001.png through marker_review_NNN.png will be written | |
| end_seconds | No | Optional positive exclusive upper bound for marker positions in seconds. | |
| marker_type | No | Optional exact Premiere marker type to include (for example Comment or Chapter). | |
| start_seconds | No | Optional non-negative lower bound for marker positions in seconds. |
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. |