Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the tool description does not help explain any of the parameters. The description only mentions 'grid of control points', which partially aligns with the 'points' parameter, but it ignores u_count, v_count, degrees, name, and layer. Since the schema itself has decent descriptions (e.g., row-major, degrees), the description fails to compensate for the low coverage and adds no value for parameter understanding.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.