enable_disable_clip
Enable or disable a clip on the Premiere Pro timeline by passing its clip ID and a boolean value indicating the desired state.
Instructions
Enables or disables a clip on the timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | The ID of the clip | |
| enabled | Yes | Whether to enable (true) or disable (false) |