type_text
Type text into a browser tab or focused field using real keyboard input. Optionally click a specified screen coordinate first, then type with keystrokes sent to the targeted session.
Instructions
Type text via the real keyboard, optionally after clicking a field at click_x/click_y in absolute virtual-desktop PHYSICAL screen pixels (see mouse_click for how that differs from the CSS pixels the page_* tools take); a click point on no display is refused with coordinates_off_screen. Pass session_id — the same one you pass every other tool (preferred) — and that tab is raised after the quiet check so the keystrokes go to it. Without one the current global target is raised, which another task may have changed. Approval may foreground the selected browser tab. activate_session='none' types into whatever already has focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| click_x | No | ||
| click_y | No | ||
| interval | No | ||
| session_id | No | ||
| activate_session | No | current |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||