Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description reinforces that the 'json' parameter's content is discarded, matching the schema's 'discarded after the check.' Yet the schema's other parameters (url, host, zone) have descriptions clearly copied from sibling tools ('HTTPS URL to normalize or cite', 'IANA timezone name'), and the tool description does nothing to clarify why they exist on validate-json.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.