Get Frontmost App
get_frontmost_appRetrieve the name, bundle identifier, and process ID of the currently active application on macOS.
Instructions
Get the name, bundle identifier, and PID of the currently active (frontmost) ...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| bundleIdentifier | Yes | ||
| pid | Yes |