Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema only defines query as a string with length constraints, and schema description coverage is 0%. The description adds meaning by indicating the query is matched against artists, campaigns, and Smart Links, but it does not explain query format, examples, or matching semantics beyond that.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.