Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema covers the parameter fully, but the description adds minimal value beyond what the schema says; it just says 'general library name' which slightly clarifies that the input is a general name, not a specific ID. With 100% coverage, a score of 3 is baseline, but the added context is marginal; the description does not explain what format the library name should be (e.g., exact case, version suffix), so it drops to 2.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.