Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema only defines 'query' with type and length constraints, with no description. The description implies the query is a term to search for, but does not clarify matching behavior or language specifics, providing only minimal compensation for the schema's lack of detail.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.