Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Because schema description coverage is 100%, the schema already documents terms, country, and lang. The description adds practical semantics by stating the tool handles 'up to 50 search terms in one country' and stresses batching to avoid per-keyword bills, which gives extra meaning to the terms parameter beyond its schema constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.