set_clip_name
Renames a specific clip in Ableton Live by providing the track index, clip index, and a new name.
Instructions
Set the name of a clip.
Parameters:
- track_index: The index of the track containing the clip
- clip_index: The index of the clip slot containing the clip
- name: The new name for the clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |