Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description compensates by making clear that the single 'column' parameter must be a numeric column and by noting how formatted values (commas, currency) are normalized. It does not specify whether the column identifier is a display name or internal key, but with one parameter this is sufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.