computer_launch_app
Launch a desktop application on a specified computer by providing its serial number and the app name. Returns the API result.
Instructions
Launch a desktop application.
Args: serialno: The computer device serialno, from list_devices. app_name: The application name.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |