delete_clip
Remove a clip from a specific track and clip slot using track and clip indices.
Instructions
Delete a clip from a clip slot.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |