enable_disable_clip
Enable or disable a clip on the Adobe Premiere Pro timeline by providing its clip ID and a boolean value to control its active 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) |