timeline_get_track_name
Get the name of a specific track in the current DaVinci Resolve timeline. Specify the track type (video, audio, or subtitle) and its 1-based index to receive the track's name.
Instructions
Return the name of a specific track in the current timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | One of "video", "audio", or "subtitle". | |
| track_index | Yes | 1-based index of the track. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |