delete_track
Delete an unwanted video or audio track from the active sequence by specifying its type and 0-based index, cleaning up the timeline.
Instructions
Delete a video or audio track from the active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | Yes | Type of track to delete | |
| track_index | Yes | Index of the track to delete (0-based) |