Reimport Samsung Health Export from Watch Folder
samsung_health_reimportRe-scan the watch folder for a newer Samsung Health export and promote it to refresh summaries, clearing caches. Use check_only to preview without promoting.
Instructions
Re-scan the configured watch folder (SAMSUNG_HEALTH_WATCH_PATH or setup --watch-path <dir>) for a newer Samsung Health export. If a newer SamsungHealth folder / .csv / samsunghealth.zip is found, it is promoted to the active export, the in-memory snapshot cache and incremental cache are cleared, and subsequent summaries reflect the new data. With check_only=true, only report what would happen without promoting. This is the cross-platform recurring-refresh path — the native Android Health Connect bridge needs an Android device and is separate. Requires explicit user intent when promoting a new export (force or non-check_only); check_only is read-only inspection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | When true, re-promote the newest export in the folder even if it already matches the active export (forces a cache refresh). | |
| check_only | No | When true, report the watch-folder status without promoting a new export. | |
| response_format | No | markdown |