toggle_track_visibility
Toggle a video track's output (eye icon) to show or hide it in any Premiere Pro sequence, even if that sequence is not currently active.
Instructions
Shows or hides a video track by toggling its output (the eye icon) in the specified sequence. The sequence does not have to be the active one. This is track OUTPUT, not track targeting -- use set_target_track for the V1/A1 patch buttons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| visible | Yes | Whether to show (true) or hide (false) | |
| sequenceId | Yes | The sequence ID (GUID) as returned in the "id" field by list_sequences or get_active_sequence | |
| trackIndex | Yes | The index of the video track |