Apply Mogrt Premiere Handoff
apply_mogrt_premiere_handoffImport a previewed MOGRT into a dedicated empty track in Premiere Pro and read back insertion and control descriptors after explicit confirmation.
Instructions
Import exactly one previewed MOGRT into the empty track of the explicit disposable Premiere verification sequence, then read back insertion and control descriptors. Requires explicit confirmation; no rendered-frame claim is made.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview_token | Yes | One-time token returned by preview_mogrt_premiere_handoff. | |
| confirm_import | Yes | Must be true to import into the explicit verification sequence. |
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. |