Reimport Samsung Health Export from Watch Folder
samsung_health_reimportScans a watch folder for newer Samsung Health exports, promotes the newest found export, clears caches, and updates subsequent summaries with the new data.
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.
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 |