rename_session_object
Rename an Ableton Live track, Return Track, scene, or Session clip. Preview the change with a dry run, then confirm to apply the new name.
Instructions
Plan or rename an exact track, Return Track, scene, or Session clip. Return names are raw labels; Live prefixes the displayed bus letter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New name; for Return Tracks omit the automatic bus-letter prefix. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| trackId | No | Stable track ID returned by list_tracks. | |
| planHash | No | Hash returned by the matching dry run. | |
| targetId | Yes | Stable target ID. | |
| targetType | Yes | ||
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |