quit_app
Quit or force-close any macOS app by specifying its name. Ends application processes to resolve unresponsive behavior or free memory.
Instructions
Quits or force-closes a running macOS application by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Whether to force quit the application. | |
| appName | Yes | The name of the application to close (e.g. Safari, Mail). |