Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description needed to clarify showZeroBalance, but it never mentions the parameter. The name is suggestive, but whether zero-balance entries are included by default or only when true is left ambiguous, and the description adds no meaning beyond the schema field name and type.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.