get_autostart_status
Check whether the voice-to-text app is set to auto-launch on login. Returns platform, enabled status, and optional desktop file path. Read-only operation.
Instructions
Check whether Windy Word is configured to auto-launch on user login. Returns {platform, enabled, desktopFile?}. Linux checks for ~/.config/autostart/windy-pro.desktop; macOS/Windows use electron's app.getLoginItemSettings(). Pure read — no state change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||