config_get
Retrieve a single configuration value from config.yaml using a dotted key, such as display.show_reasoning, to inspect agent settings directly.
Instructions
Read one config.yaml value by dotted key, e.g. display.show_reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |