Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required parameter, scene_name, and the schema description coverage is 0%. The description adds no meaning beyond the parameter's title, which is already present in the schema. For such a simple parameter, the lack of explanation may be acceptable, but the description does not compensate for the low schema coverage as required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.