Set All Tracks Targeted
set_all_tracks_targetedTarget or untarget all tracks in Premiere Pro to prepare for insert/overwrite edits, with options for video, audio, or both.
Instructions
Set all tracks targeted or untargeted. Useful before insert/overwrite edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targeted | Yes | Whether to target (true) or untarget (false) all tracks | |
| track_type | No | Which track type(s) to affect (default: both) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |