get_track_info
Retrieve detailed information about a video or audio track, including its name, clip count, mute/lock/target status, and the full list of clips, by specifying track type and index.
Instructions
Get detailed information about a specific track: name, clip count, muted, locked, targeted, and list of all clips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | Track type | |
| track_index | Yes | Track index (0-based) |