Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage for the single 'query' parameter, the description must carry the burden of explaining parameter semantics. It only implies that 'query' is the search term through the tool's purpose, but does not elaborate on format, constraints, or how the query is interpreted. This is insufficient given the low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.