Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It loosely maps the `object` parameter by specifying the target is a mesh, but it never mentions the `name` parameter—its meaning, format, or 'UVMap' default. The added value over the bare schema is marginal (a single noun, 'mesh'), which is insufficient for two otherwise undocumented parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.