Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20%, so the description must compensate by adding parameter meaning. It does not: it only generically says 'caller-supplied business-account fit and buying-signal evidence' without explaining formats, defaults, constraints (e.g., maxItems, observedAt staleness, confidence semantics), or how parameters interact. The schema's property descriptions are doing the heavy lifting, but the description adds no value beyond that.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.