double_click
Double-click at screen coordinates to select a word in text editors. Requires the frontmost application to be on the allowlist.
Instructions
Double-click at the given coordinates. Selects a word in most text editors. 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 |
|---|---|---|---|
| text | No | Modifier keys to hold during the click (e.g. "shift", "ctrl+shift"). Supports the same syntax as the key tool. | |
| coordinate | Yes | (x, y): Pixels from the top-left corner of the screenshot |