Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 1 parameter with 0% description coverage, meaning the schema provides no documentation about the 'query' parameter. The description doesn't compensate by explaining what the query parameter should contain (e.g., search syntax, supported operators, examples), leaving the parameter's semantics completely undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.