enable_disable_clip
Toggle a clip's enabled state on the Premiere Pro timeline. Pass the clip ID and set enabled to true or false.
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) |