assemble_product_spot
Build a production-ready promo timeline in Premiere Pro from your media assets, using template defaults or a custom edit plan to control pacing, transitions, motion, trims, and effects.
Instructions
Builds a production-oriented promo timeline from real media assets. Supports either template defaults or an explicit clipPlan for LLM-directed pacing, transitions, motion, trims, and per-clip effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipPlan | No | Optional explicit edit plan. When provided, each step can override timing, track, transition, motion, trim, effects, and color. | |
| assetPaths | Yes | Absolute paths to video or image assets in playback order | |
| motionStyle | No | Fallback motion style when clipPlan does not override it. Defaults to "alternate" in template mode. | |
| clipDuration | No | Default placement duration in seconds for stills and rough spacing for assets. Defaults to 4.0 | |
| sequenceName | Yes | Name for the new sequence | |
| transitionName | No | Default transition when clipPlan does not override it. Defaults to "Cross Dissolve" in template mode. | |
| videoTrackIndex | No | Target video track index. Defaults to 0 | |
| transitionDuration | No | Transition duration in seconds. Defaults to 0.5 |