set_master_mixer
Plan or apply guarded changes to master mixer settings and available hardware output channels, with dry-run and confirmation token flow.
Instructions
Plan or apply guarded master mixer and available hardware output-channel changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pan | No | Master pan. | |
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| volume | No | Master volume. | |
| planHash | No | Hash returned by the matching dry run. | |
| cueVolume | No | Cue volume. | |
| crossfader | No | Crossfader position. | |
| outputChannelId | No | Exact available master output channel ID from get_set_mixer. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |