set_clip_name
Rename a specific clip on a track by providing the track and clip indices along with the new name.
Instructions
Set the name of a clip.
Parameters:
track_index: The track index (0-based)
clip_index: The clip slot index (0-based)
name: New clip name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |