Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description mentions 'by ID with specific properties and associations', which maps to the three parameters (leadId, properties, associations). However, it doesn't explain parameter formats, optionality, or the meaning of 'specific properties' versus the schema's generic array. The description adds basic meaning but leaves significant gaps.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.