Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must compensate for parameter details. It explains the unit parameter and its default, but does not explain that 'value' is the cosine input (implicit from context). The description adds marginal value beyond the schema for the unit parameter, but leaves the 'value' parameter undescribed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.