Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With only 40% schema description coverage, the description should add meaning for undocumented parameters (e.g., query, cursor, limit). It merely lists them without explaining query syntax, cursor usage, or limit behavior, failing to compensate for the gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.