launch_scene
Plan and launch a specific Ableton Live session scene with a dry-run step and confirmation token for controlled execution.
Instructions
Plan or launch one exact Session scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| sceneId | Yes | Stable scene ID returned by list_scenes. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |