jump_to_arrangement_cue_point
Move the playhead to a specific Arrangement cue point in Ableton Live for precise navigation during production or performance.
Instructions
Plan or move the playhead to one exact Arrangement cue point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| planHash | No | Hash returned by the matching dry run. | |
| cuePointId | Yes | Stable cue-point ID. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |