app_type
Send Unicode text to a focused input field in any Windows application by specifying its window title.
Instructions
Type text into a Windows application window.
Sends Unicode characters to the window's currently focused control. Click on a text field first with app_click to focus it.
Args: window_title: Full or partial window title (case-insensitive). text: The text to type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| window_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |