toggle_track_visibility
Show or hide a video track in Premiere Pro by setting its visibility state. Use track index and a boolean to control the eye icon.
Instructions
Toggle a video track's visibility (eye icon)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | Video track index (0-based) | |
| visible | Yes | True to show, false to hide |