keyboard_type
Types text into the currently focused window on the Linux desktop. Supports an optional delay between characters for precise automation.
Instructions
Szoveg begepelese az aktualisan fokuszalt ablakba (xdotool type).
Args: params (KeyboardTypeInput): text, delay_ms. Returns: str: Megerosites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |