Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the description adds no parameter documentation. The schema only provides names, types, and defaults (e.g., name default 'UVMap', do_init default true), but the description fails to explain what these do or why they matter. The agent gets no help in understanding parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.