close_app
Gracefully terminate the active Tkinter application, stopping it and returning a success status.
Instructions
Close the currently running Tkinter application.
Terminates the app gracefully.
Returns: JSON with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |