config
View or modify OSS Autopilot settings. Displays all configuration without arguments, or sets a specific value with key and value.
Instructions
Get or set OSS Autopilot configuration values. With no args, shows all config. With key and value, sets the value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Configuration key to get or set (e.g. "languages", "username") | |
| value | No | Value to set for the given key. Omit to read the current value. |