toggle_track_visibility
Show or hide a video track in an Adobe Premiere Pro sequence. Specify the track index and set visible to true or false to control which tracks are displayed during editing.
Instructions
Shows or hides a video track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visible | Yes | Whether to show (true) or hide (false) | |
| sequenceId | Yes | The ID of the sequence | |
| trackIndex | Yes | The index of the video track |