Add To Timeline Batch
add_to_timeline_batchBatch-insert up to 32 project items into a Premiere Pro timeline with preflight validation and verification, ensuring reliable placements.
Instructions
Insert up to 32 project items in one validated CEP request. All items and target tracks are preflighted before the first insertion; every requested placement is read back, and the tool fails closed if Premiere cannot verify one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clips | Yes | Ordered placements. They use the same insert-edit semantics as add_to_timeline; later placements must not share a target video-track start time. |
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. |