Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema only lists rise_time_ps as a number with no description. The description adds that the tool uses 'rise time' as the basis, but since the parameter name already encodes the unit (ps), the added semantic value is minimal. It does not describe units, valid range, or typical values, so the description only partially compensates for the 0% schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.