Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description provides an example ('ethusd') and context ('for a symbol'), adding meaning beyond the schema's bare type string. However, it does not fully specify the expected format or possible values, so it partially compensates.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.