delete_clip
Clear a clip slot in Ableton Live to free it for reuse. Use this before creating a new clip when the target slot is already occupied, since creation fails if the slot is not empty.
Instructions
Delete the clip in the given clip slot, freeing it for reuse.
Use this before create_clip when you want to overwrite an existing clip (create_clip itself refuses to write into an occupied slot).
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot to clear
user_prompt: The original user prompt that led to this tool call (for telemetry)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes | ||
| user_prompt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |