set_transport_recording_context
Plan and apply playback position and recording-mode changes. Preview with a dry run, then confirm execution using the returned token.
Instructions
Plan or apply guarded playhead and recording-mode changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| session | No | ||
| planHash | No | Hash returned by the matching dry run. | |
| arrangement | No | ||
| automationArm | No | Automation arm. | |
| currentSongTime | No | Playhead position in beats. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |