Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 80%, and the parameter descriptions for nonce, leave_token, controller_signature, and controller_public_key are already detailed. The description does not add new meaning to the parameters; 'with the verification recipe' hints at why the signature parameters exist, but the schema carries the semantic weight. A baseline 3 is appropriate given high schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.