launch_app
Launch a Linux desktop application using a shell command, such as 'firefox' or 'code /path/to/project'. The process runs independently, detached from the server.
Instructions
Launch an application via a shell command (e.g. "firefox", "gnome-terminal", "code /path/to/project"). The process is detached from this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |