Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents all three parameters fully, so the baseline is 3. The description adds contextual meaning for recordId ('as context') and explicitly restates the character limit, adding a bit of purpose beyond the schema definitions. Still, the schema does the heavy lifting, so this is not a 5.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.