Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With schema description coverage of only 20%, the description's field list — name, contact details, ownership percentage, role, address — adds real meaning that the schema does not. It gives a helpful high-level map to the parameters, but it does not address addressType, enum semantics, or the required identifier wrappers in detail.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.