List running apps
list_appsDiscover running apps and their instance details—bundle ID, PID, window count, frontmost status—so you can supply the exact app value for state, screenshot, and activation commands.
Instructions
List running applications with their bundle id, pid, window count, and which one is frontmost. Call it first to learn the exact app value that get_app_state, screenshot and activate_app accept. One app can have several running instances and only some own windows, so prefer the instance that has windows. Read-only: no window or input is touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||