Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already fully describes the only parameter, artifactId, with a clear explanation. The description adds no additional meaning beyond the schema, but given the 100% schema coverage, the baseline score of 3 is appropriate. The description does not harm parameter understanding, but also does not enrich it.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.