delete_clip
Remove a clip from a Session-view slot, leaving the slot empty and preserving track order. Use this to clear a specific clip without affecting other slots.
Instructions
Delete the existing Session-view clip in a slot, including its content.
This leaves the slot empty and does not shift other slot indices. It fails for an empty slot. Use stop_clip if the intent is only to stop playback; use undo immediately if the deletion was accidental.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | Zero-based Session-view clip-slot index on the track. | |
| track_index | Yes | Zero-based index of a regular track in the Live set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |