openmausbot_set_companion_setting
Atomically update an existing key in OpenMausBot's companion settings with a new JSON-compatible value, allowing precise configuration changes.
Instructions
Atomically update one existing key in OpenMausBot's companion settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | An existing companion setting key. | |
| value | Yes | New JSON-compatible value for the setting. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||