item_get_name
Retrieve the display name of a timeline item by providing its name, track type, and track index.
Instructions
Return the display name of a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Name of the item to look up. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |