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 for the five undocumented parameters (scale, objects, location, relative, rotation). It adds no meaning to any of them - an agent has no idea what values these accept or how they interact (e.g., that 'relative' likely toggles between incremental and absolute transforms).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.