Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already provides full descriptions for both parameters (mode with an explicit enum mapping, and input as 'Input string'), so coverage is 100%. The description adds no additional parameter-specific meaning beyond repeating the encode/decode functionality, so the baseline score applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.