get_frontmost_app
Get the name, bundle ID, process ID, and active state of the frontmost application on macOS.
Instructions
Get the currently frontmost macOS application.
Returns: JSON string with app name, bundle id, pid, and active state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |