close_application
Closes a running desktop application by its friendly name, such as 'Chrome' or 'firefox'. Resolves the name to the matching process and terminates it.
Instructions
Close a desktop/GUI application. Accepts the same friendly names and .desktop resolution as open_application (e.g. 'Chrome', 'firefox'). Matches running processes by exec binary and process name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |