Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although schema coverage is 100%, the description adds important meaning by clarifying that 'term' is the keyword, especially since the schema text for 'term' appears mislabeled as a language code. It also connects 'num' to the 'top N' behavior, which helps the agent understand the parameter's practical effect.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.