Read or change sci-bot settings
scibot_settingsFetch current user settings or apply a patch to update preference keys, returning the updated settings.
Instructions
Without a patch it reads the account settings; with a patch it applies the given keys and returns the settings afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | No | Settings to change; omit to read them. An unrecognised key is reported as SETTINGS_KEY_UNKNOWN rather than dropped. |