Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage and 6 parameters (including complex nested objects like filterGroups), the description 'Search products' provides zero information about any parameters. It doesn't mention query, limit, pagination via 'after', sorting options, property selection, or filtering capabilities. The description fails completely to compensate for the schema's lack of parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.