delete_clip
Delete a clip from a specific track and clip slot. Provide track index and clip index to empty the slot.
Instructions
Delete the clip in the specified track/clip slot (empties the slot).
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot to empty
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |