Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema descriptions for 'options' and 'weights' are basic (e.g., 'Array of weights (same length as options)'). The description's mention of 'weighted probabilities' adds some meaning by implying higher weights increase selection probability, but it does not clarify whether weights are relative or absolute, nor does it specify constraints. With 100% schema coverage, the baseline is 3, and the description adds only marginal value.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.