set_clip_properties_batch
Batch-apply motion properties (opacity, scale, rotation, position) to multiple Premiere Pro clips in one call. Each result confirms every requested property was set, with missing properties reported.
Instructions
Applies Motion properties (opacity/scale/rotation/position) to MANY clips in a single round-trip — the fast path for per-speaker framing across a whole rebuilt edit. ~50x faster than one set_clip_properties call per clip. Returns a per-clip result array; each result carries an applied map ({opacity,scale,rotation,position}) and success is true only when EVERY requested property was actually found and set (a missing Motion property is reported, not silently ignored).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of clip + properties pairs |