Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description does not directly elaborate on parameters, but the schema already provides thorough descriptions for query, max_results, and context_chars. The tool description's mention of 'every word' reinforces the query parameter semantics, but it doesn't add significant new meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.