Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The only parameter 'html' is a string with 0% schema description coverage. The description compensates somewhat by specifying it is 'a block of Canvas HTML,' which adds context beyond the schema. However, it does not explain expected HTML structure, encoding, or limitations, leaving gaps.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.