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