Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one parameter 'n' with 0% description coverage, and the tool description adds no information about parameters. It does not explain what 'n' represents (e.g., matrix dimension, size, or other property), its constraints, or how it influences the output. With low schema coverage, the description fails to compensate, leaving the parameter undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.