Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so all four parameters (url, host, json, zone) are documented in the schema. However, the description adds no meaning about how these parameters relate to 'classification' – it doesn't explain their roles or how they interact. Since the schema already documents the parameters, the baseline 3 applies, but the description offers no added value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.