adjust_preset
Adjust an existing preset by changing specific parameters; the prior version is saved for undo, and an optional note records the user's intent.
Instructions
Change settings in an existing preset, in place.
changes maps parameter ids to values written the way the plugin shows them —
{"filterCutoff": "180", "softClipperDrive": "0.6"}.
The previous version is saved first, so undo_preset can always take it back. Use
note to record what the user asked for ("darker, more low end").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| preset | Yes | ||
| changes | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |