Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 100% schema description coverage, the baseline is 3. The description adds value by giving concrete example query values and clarifying that query can be a product name, category word, or SKU, which helps the agent formulate valid calls. It does not add anything about limit beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.