launch_app
Launch an application detached and wait for its window to appear. Set a custom timeout for fast or slow starting apps.
Instructions
Launch an app detached (no shell — binary + args only). Waits for its window.
Slow starters (Steam) need the generous default; pass a smaller timeout for known-fast apps, larger for known-slow ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |