Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must explain parameters. It mentions backdrop, ground, HDRI, and camera, which map to some parameters, but it does not explain the 'subject' parameter, the meaning of booleans (e.g., what 'camera: true' does exactly), or how hdri_path is used. The high-level list provides only a vague mapping and does not compensate for the missing schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.