navvi_fill
Automate form filling by clicking at coordinates and typing text, with automatic selection to replace current values.
Instructions
Click at (x, y) to focus an input field, then type text using OS-level xdotool. Selects existing text before typing to replace any current value.
Uses triple-click to select all text in the field (works in all input contexts), then types the new value which replaces the selection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| value | Yes | ||
| delay | No | ||
| persona | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |