timeline_remove_clip
Remove a specific clip from a timeline track by specifying the track ID and the clip's index.
Instructions
Delete a clip from the timeline.
Args: track_id: Track containing the clip. clip_index: 0-based index of the clip within the track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | ||
| clip_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||