Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must add meaning beyond the schema. The description mentions the query concept but does not elaborate on the 'topK' parameter (e.g., how many results are returned, default value, or its impact on results). The schema already defines topK as an integer 1-5, but the description adds no value for parameter semantics. Thus, a baseline 3 applies because the parameters are simple and self-explanatory.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.