Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the schema elaborates each parameter (nonce, leave_token, controller_signature, controller_public_key) with meaning and constraints. The description itself adds no parameter-level detail, but the baseline 3 is appropriate because the schema does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.