Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The example directly maps journal='PLD', year=1995, page=34 to a concrete citation, clarifying how the primary parameters interact. It also explains the semantic effect of omitting page (list all cases), which is not obvious from the schema alone. This compensates for the sparse schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.