Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds meaning beyond the schema by naming the three formats (globalId, standardReferenceId, paperSectionParagraphId) and explicitly stating auto-detection, which clarifies how the 'ref' parameter should be interpreted. This goes beyond simply restating schema info.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.