left_click_drag
Click and hold at a given or current position, then drag to a target coordinate on the screen.
Instructions
Press the left button at start_coordinate (or the current position) and drag to coordinate before releasing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_coordinate | No | [x, y] in the model coordinate space (scaled to the screen). | |
| coordinate | Yes | [x, y] in the model coordinate space (scaled to the screen). |