mouse_move
Move the cursor to any screen coordinate along a smooth, curved path, mimicking human presenter movement for recording demo videos.
Instructions
Glide the real cursor to screen coordinates with a smooth, slightly curved, eased path — like a human presenter. Use 600–1000ms for on-camera moves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | screen x | |
| y | Yes | screen y | |
| ms | No | travel time in ms (default 600) |