Preview Motion Graphics Demo
preview_motion_graphics_demoPreview a motion-graphics demo assembly from existing project items on an empty destination sequence to check transitions and timing before altering the project.
Instructions
Preview a contained motion-graphics demo assembly from existing project items. It never creates demo assets, imports files, creates a sequence, or changes Premiere; apply requires an exact confirmation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | Yes | Exact ID of an existing empty destination sequence. It must be active at apply time. | |
| asset_item_ids | Yes | Exact existing project-item node IDs in playback order; external media paths are deliberately not imported by this workflow. | |
| transition_name | No | Transition name; defaults to Cross Dissolve. Use none to disable transitions. | |
| audio_track_index | No | Empty destination audio track index, default 0. | |
| video_track_index | No | Empty destination video track index, default 0. | |
| clip_duration_seconds | No | Planned spacing between asset starts; defaults to 5 seconds for a motion demo and 4 seconds for spots. | |
| transition_duration_seconds | No | Transition duration, default 0.75 seconds for demos and 0.5 seconds for spots. |
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. |