is_process_running
Check if a process or app is running by name without launching it. Use this first to answer whether an application is open.
Instructions
Check whether a process or app is currently running by name. Use FIRST when asked if an application/process is open — do NOT launch it just to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |