set_scene_launch_quantization
Override clip-launch quantization for a single scene while preserving the global setting. Plan the change, then confirm to apply.
Instructions
Plan or apply a guarded per-scene clip-launch quantization override from list_scenes. The global setting stays in song musical context; only the selected scene changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| sceneId | Yes | Stable scene ID returned by list_scenes. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| launchQuantization | Yes | Launch quantization value or name from list_scenes. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |