Clear Samsung Health Incremental Import Cache
samsung_health_clear_incremental_cacheForce a full re-parse of Samsung Health records by clearing the incremental cache, making subsequent list calls include already-seen entries.
Instructions
Manually clear the incremental import cache at ~/.samsung-health-mcp/incremental-cache.json. The cache tracks the latest parsed timestamp per Samsung Health record category so subsequent samsung_health_list_records calls (with incremental_cache: true) skip already-seen records. Use this when you want to force a full re-parse without changing the export file. The cache also auto-invalidates when the export file mtime changes. Gated by explicit_user_intent: true (requires explicit user intent to wipe local cache).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |