Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the two required parameters are nested objects with constrained fields (kind const STAKE, protocol const lido-steth-submit, policy sub-fields), yet the description explains none of them. 'Strict policy' only faintly gestures at the policy object; action fields like staker, network, input_asset and max_amount_wei are undocumented anywhere.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.