left_click_drag
Drag the mouse from a start coordinate (or current cursor) to a target point and release, enabling click-and-drag actions on the Linux desktop.
Instructions
Press, move to target, and release. The frontmost application must be in the session allowlist at the time of this call, or this tool returns an error and does nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinate | Yes | (x, y) end point: Horizontal pixel position read directly from the most recent screenshot image, measured from the left edge. The server handles all scaling. | |
| start_coordinate | No | (x, y) start point. If omitted, drags from the current cursor position. Horizontal pixel position read directly from the most recent screenshot image, measured from the left edge. The server handles all scaling. |