Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for the sole parameter 'seq'. The description says 'by sequence number' and per the schema seq is a number, which adds some meaning by connecting it to the reveal concept. However, it doesn't explain how to obtain the seq, its range, or whether it's the reveal sequence or something else — the baseline is 3 when schema coverage is low but the one parameter is named and semantically hinted.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.