Get the tunable-parameter schema
get_config_schemaReturn the config schema: every config_overrides parameter with path, unit, default, range, description, plus non-overridable parameters and why, sourced from validation logic to prevent drift.
Instructions
Return every parameter accepted in config_overrides: path, unit, default, sane range, and description — plus the parameters that are deliberately not overridable and why. This is generated from the same table that validates tool inputs, so it cannot drift from actual behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||