Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The top-level `criterios` parameter lacks a schema description (0% coverage per signals), and the description only names two advanced fields (`scoreMin`, `discountMinPct`) with their Pro-plan fallback. However, the nested schema carries rich per-field descriptions, and the description's context makes the role of `criterios` clear, so this is minimally viable rather than a complete gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.