As an addition to cv2 Gizmos, I propose the move to location chip, it gets inputted an object(object), a location(vector3), a rotation(vector3) and an amount of time(float), when executed, it moves the inputted object to the inputted location and rotation in the inputted amount of time. There could also be extra inputs for things like easing types.
The good thing about this chip is that with some clever circuitry and math, it can practically imitate the functionality of any of the existing gizmos.