delete_clip
Removes a clip from a specified track and clip slot. Provide the track index and clip slot index to delete the clip.
Instructions
Delete a clip from a clip slot.
Parameters:
track_index: The track index (0-based)
clip_index: The clip slot index (0-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |