vnc_launch_gui_app
Launch GUI applications on a remote Linux desktop via VNC. Specify the command and optional arguments to start programs like browsers or editors.
Instructions
Launch a GUI application on the remote desktop (Linux focus)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Optional arguments | |
| app_command | Yes | The command to run (e.g., 'google-chrome' or 'firefox') |