Preview Brand Spot
preview_brand_spotAssemble and preview brand spots from selected project items, applying optional MOGRT overlays, motion styles, and transitions without importing external media.
Instructions
Preview a brand-spot assembly from existing project items with an optional workspace-contained MOGRT overlay. Preview is local-only; it does not read or import the MOGRT file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mogrt_path | No | Optional absolute .mogrt path, which must be inside approved_workspace_path. | |
| sequence_id | Yes | Exact ID of an existing empty destination sequence. It must be active at apply time. | |
| motion_style | No | Scale-motion style for product and brand spots; defaults to alternate. | |
| 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. | |
| title_track_index | No | Empty title-overlay video track index, default 1 and distinct from video_track_index. | |
| video_track_index | No | Empty destination video track index, default 0. | |
| title_start_seconds | No | MOGRT start time in seconds, default 0.4. | |
| clip_duration_seconds | No | Planned spacing between asset starts; defaults to 5 seconds for a motion demo and 4 seconds for spots. | |
| approved_workspace_path | No | Operator-approved root containing mogrt_path; required whenever mogrt_path is supplied. | |
| 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. |