Preview Product Spot
preview_product_spotPreview a product-spot assembly from existing project items, placing them on empty destination tracks and reporting host readback after revalidating item IDs.
Instructions
Preview a product-spot assembly from existing project items. The eventual apply is limited to explicit empty tracks, revalidates item IDs, and reports host readback without claiming visual delivery verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| 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. |