Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3 even though the schema descriptions are generic ('Op to process', 'Json to process', etc.). The description adds only the encode output format and does not clarify how op, json, text, and base64 map to encode versus decode calls.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.