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 `json` parameter description confirms it is the JSON text to validate, but the tool description says 'body' without linking to that parameter. The unrelated `url`, `host`, and `zone` parameters add confusion and are not reconciled with the described behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.