Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description adds minimal value: it implies 'leadId' identifies the lead and 'properties' contain validated updates. However, it doesn't explain what 'validated' means, the structure of properties, or provide examples. With 2 parameters (one nested), the baseline is 3 as the schema defines them, but the description compensates poorly for the 0% coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.