Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% (the only parameter contactId has a description). The description does not add deeper meaning about the parameter (e.g., format, required format, or source). It only says 'by id', which is implicit in the schema. The baseline of 3 is appropriate since the schema already documents the parameter adequately.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.