restart_app
Restart the Windy Word application to resolve issues, but note that it closes the app and discards any in-flight recording. Requires user confirmation.
Instructions
Relaunch Windy Word. app.relaunch() + app.exit(0). Returns 200 immediately; the actual exit fires ~250ms later so this response lands. DESTRUCTIVE — closes the running app, losing any in-flight recording. Get user confirmation before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||