triple_click
Triple-click at specified coordinates to select a line of text in most editors. The frontmost app must be allowlisted; otherwise, it returns an error.
Instructions
Triple-click at the given coordinates. Selects a line 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): Horizontal pixel position read directly from the most recent screenshot image, measured from the left edge. The server handles all scaling. |