arm_track
Set the record-arm state of a specific Ableton track. Plan the change, then confirm with a token to execute.
Instructions
Plan or set the record-arm state of one exact track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| armed | Yes | Requested arm state. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| 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. |