nanokvm_send_text
Send text to a remote machine via keyboard emulation, using the paste API to type up to 1024 characters per call.
Instructions
Type text on the target machine via keyboard emulation.
Uses the NanoKVM paste API which is faster than individual key presses. Maximum 1024 characters per call.
Args: text: The text to type (max 1024 characters) language: Keyboard layout - "" for US QWERTY, "de" for German
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |