remove_from_timeline
Remove a clip from an Adobe Premiere Pro timeline. Specify a sequence ID when working with non-active sequences, and choose ripple to close gaps or lift to leave them.
Instructions
Removes a clip from the timeline. Pass sequenceId when the clip ID came from list_sequence_tracks for a non-active sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip on the timeline to remove | |
| deleteMode | No | Whether to ripple delete (close gap) or lift (leave gap) | |
| sequenceId | No | Optional sequence ID to search. If omitted, searches the active sequence first, then all sequences. |