mouse
Move, click, and scroll at screen coordinates to interact with canvas, maps, and custom widgets that lack accessible elements. Take a screenshot first to read coordinates.
Instructions
Coordinate based mouse control for canvas, maps and custom widgets that have no accessible element. Take a screenshot first to read the coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| action | Yes | ||
| confirm | No | Set true only after a human approved an action flagged as irreversible. |