Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 0%, meaning the schema's property titles are minimal ('Name of the modifier to move', 'Destination stack index'). The description does not add any additional semantic detail beyond what the schema provides. However, the parameter names and titles are relatively clear: 'name' is the modifier identifier, 'index' is the destination stack position, and 'object' defaults to the active object. The description adds no extra value, so it's baseline 3 for low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.