Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description carries the burden of explaining parameters. It does this for sport and league by calling them tags used to include teams/markets, and for cursor by explaining it continues both nested collections. Limit and offset are not described, but their names, defaults, and bounds are self-explanatory in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.