Preview Mogrt Premiere Handoff
preview_mogrt_premiere_handoffPreview a MOGRT inside a disposable Premiere sequence before import. Verify the artifact imports correctly without altering your project or contacting Premiere.
Instructions
Preview a contained MOGRT import into one explicitly named disposable Premiere verification sequence and empty video track. It does not contact Premiere or alter a sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mogrt_path | Yes | Existing workspace-contained MOGRT artifact. | |
| sequence_id | Yes | Exact Premiere sequence identifier to recheck before import. | |
| start_seconds | No | Insertion start time in seconds; defaults to 0. | |
| audio_track_index | No | Audio track index passed to Premiere; defaults to 0. | |
| video_track_index | No | Empty video track index for the imported MOGRT; defaults to 0. | |
| approved_workspace_path | Yes | Absolute operator-approved workspace root. | |
| disposable_sequence_name | Yes | Must begin with 'MOGRT Verify - '. |
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. |