Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description explains the parameter structure in plain language, including the two allowed shapes ({package:{name,ecosystem}, version?} or {commit}), which adds meaning beyond the schema description. With 100% schema coverage, this is solid value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.