Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions 'by ID with specific properties and associations', which maps to the three parameters (leadId, properties, associations). However, with 0% schema description coverage, the schema provides no details about parameter meanings. The description adds some value by hinting at what properties and associations are for, but doesn't fully compensate for the complete lack of schema documentation, resulting in a baseline 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.