Set config values
set_configApply configuration changes atomically, returning applied changes and errors. If any key is invalid, no changes are applied.
Instructions
Apply config changes atomically. Returns {applied, errors}. On any invalid key, nothing is applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes |