replace_clip
Swap a timeline clip with another media item while keeping its effects and settings. Specify the clip and new project item to update your sequence.
Instructions
Replaces a clip on the timeline with another media item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip to replace | |
| preserveEffects | No | Whether to keep effects and settings (default: true) | |
| newProjectItemId | Yes | The ID of the new project item to use |