Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all four parameters precisely. The description adds the semantic note that page content is not stored, which ties loosely to the 'json' param's 'discarded after the check' phrasing but does not explain how the parameters interrelate. This meets the baseline of 3 but does not exceed it — no additional semantics, format constraints, or intended use of 'host', 'zone', or 'json' are clarified beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.