Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description adds the key concept of sampling into a NURBS curve, which maps to the points_per_turn parameter. The individual parameters themselves (center, radius, pitch, turns, etc.) are described in the schema, so the description does not need to repeat them, but it also does not meaningfully clarify their behavior beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.