transport_stop
Stop Ableton Live transport playback with a guarded confirm-to-execute flow. Use dry-run planning to verify the action before applying the stop.
Instructions
Plan or stop Ableton transport playback.
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. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |