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 tool description mentions none of the four parameters. The description's 'present=1' refers to a fixed endpoint filter, not one of the schema params, so it adds no meaning beyond what the schema already provides for nonce, leave_token, controller_signature, and controller_public_key.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.