Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is low (17%). The description elaborates on the query parameter (by name, SKU, EAN, etc.), but does not explain other parameters like limit, cursor, context, filters, or requested_quantity. With such low coverage, the description fails to sufficiently compensate for missing parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.