Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description provides no explanation of the parameters (goal, limit, budget_usd, demographic). It only mentions 'catalog/product rankings', which hints at goal-based ranking but does not elaborate on how limit, budget, or demographic affect results. The schema provides defaults and enum values, so some semantics exist, but the description fails to compensate for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.