check_for_updates
Trigger an asynchronous update check for the Windy Word app. Only downloads updates; installation requires user action.
Instructions
Trigger electron-updater's update check. Mirrors the "Check for Updates" button in Settings → About. Returns immediately; the actual check runs asynchronously. Agents can poll get_config lastUpdateCheck to see when it last ran. SAFE — only downloads; install still requires a user-driven quitAndInstall via the in-app button.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||