send_shortcut
Send key chords (e.g., Ctrl+Alt+Del) to a KVM host. Classifies each shortcut by effect, requiring separate permissions for power vs. HID actions to prevent accidental reboots.
Instructions
Send a key chord — comma-separated kvmd key codes, e.g.
ControlLeft,AltLeft,Delete or ControlLeft,AltLeft,F2. DESTRUCTIVE.
Gated by effect, not transport: a reboot/power chord (Ctrl+Alt+Del, Magic
SysRq) is classified power_soft/power_hard and needs
KVM_PILOT_MCP_ALLOW_POWER; an ordinary session chord is hid_control and
needs KVM_PILOT_MCP_ALLOW_HID — so a reboot can't slip through the HID gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| confirm | No | ||
| profile | No |