Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is technically 100%, so the baseline of 3 applies even though the tool description itself adds no parameter meaning. However, the schema descriptions are vacuous ('Semi to process') and the string types for known boolean/number Prettier options (semi, tabWidth) are misleading, so the description provides no compensating value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.