lock_track
Prevent accidental edits by locking or unlocking a specified track in a Premiere Pro sequence, even when it is not actively selected. Toggle the track's editability directly using sequence ID, track type, and index.
Instructions
Locks or unlocks a track to prevent/allow editing. The sequence does not have to be the active one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | Yes | Whether to lock (true) or unlock (false) | |
| trackType | Yes | Type of track | |
| 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 track |