left_click_drag
Drag the mouse from a specified start coordinate to a destination, or from the current cursor position if omitted, to move elements or select text.
Instructions
Click and drag the mouse from start_coordinate to coordinate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinate | Yes | Destination [x, y] | |
| start_coordinate | No | Start position [x, y] (omit to drag from current cursor) |