clip_set_name
Rename a session clip by track and slot index. Verifies clip existence and returns both original and new names for confirmation.
Instructions
Rename a session clip by track and slot index. Use after confirming the target clip exists. Idempotent: unchanged names return changed=false; verified via read-after-write and returns before/after names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| clip_slot_index | Yes | ||
| name | Yes |