nanokvm_send_text
Type text on remote machines via keyboard emulation using the NanoKVM paste API for faster input, supporting up to 1024 characters per call with configurable keyboard layouts.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| language | No |