Skip to content
Tracon

ConfigurationDiagnostic

← All HTTP schemas

Reports whether a configuration key resolves. It does not carry the value.

Shape: object

Property Required Type Description Rules
key yes string Gets the full configuration key path, for example Tracon:Providers:OpenAI:ApiKey.
resolved yes boolean Gets whether the key resolves to a non-empty value.
hint no string Gets guidance for configuring an unresolved key. The server provides it and the UI does not translate it.