type_text
Simulate keyboard input to type text character by character for GNOME desktop automation, enabling AI agents to interact with applications by entering text programmatically.
Instructions
Type text character by character.
Args: text: Text to type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |