computer_hotkey
Send keyboard shortcuts to a remote computer by specifying its serial number and key combination.
Instructions
Press keys together, e.g. ["Control", "Shift", "Escape"].
Args: serialno: The computer device serialno, from list_devices. keys: The keys to press together.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |