Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 57%, so the description must add meaning for undocumented parameters. It explains sha256 and claim semantics and the 2000-char limit, but label is left effectively unexplained, and the nonce/signature/controller-key flow is only covered by the schema, not tied together in the description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.