quit_app
Terminate running macOS applications using the app name. Force quit prevents save prompts for unresponsive apps.
Instructions
Quit an application.
Args: app_name: Name of the application to quit force: If True, force quits without saving
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| app_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |