get_timeline_items
List clips or items on a specific track of the current timeline by track type and index.
Instructions
List all clips/items on a specific track of the current timeline.
Parameters:
track_type: "video", "audio", or "subtitle" (default: "video")
track_index: 1-based track index (default: 1)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | video | |
| track_index | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |