close_app
Close the currently running Tauri desktop application to end automation sessions and free system resources.
Instructions
Close the currently running Tauri application gracefully
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}