Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is low at 29%, so the description must compensate, and it partially does by linking 'preview token' and 'resolutions' to the post flow and emphasizing the file must be complete and unchanged. However, the description does not explain individual parameters like portfolioRef, workspaceRef, previewToken, or resolutions semantics; it relies largely on the schema's oneOf structure.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.