launch_app
Launch a desktop application or binary by its ID or name, with optional arguments, and detach the process.
Instructions
[ACTION] Launch an app: a .desktop id, or a binary on PATH.
Examples: 'firefox', 'org.kde.dolphin', 'code'. Extra args optional. Detaches the process so it outlives the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | ||
| args | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||