computer_press
Send a single key press to a remote computer using its serial number and key name (e.g., Enter or F5). Provides direct keyboard control via the Devicebase API.
Instructions
Press a single key.
Args: serialno: The computer device serialno, from list_devices. key: The key name, e.g. Enter or F5.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |