Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Although the schema already covers all three parameters, the description adds meaningful semantics: how the keyword repeats, how letters map to shifts, how non-letters are handled, and how decoding reverses the process. This is valuable beyond the schema's short field descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.