Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 67% schema coverage, the schema already documents nonce, leave_token, controller_signature, and controller_public_key. The description's '?hash= or ?version=' adds useful meaning for the two undocumented selectors, implying they are alternative identifiers, but it does not elaborate on formats or combination rules.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.