Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must compensate for parameter semantics. It explains 'expectedVersion' and 'idempotencyKey' implicitly but does not clarify the meaning of 'contextKey,' 'contentBase64,' 'fileName,' 'mimeType,' 'sizeBytes,' or 'sessionToken.' Many parameters remain opaque.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.