Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 50% (only https_only has description). The description explains https_only effect ('filters out ws:// + http:// only'), adding meaning. However, chain_id_or_short_name lacks explicit detail, though examples help. Partially compensates.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.