Clear Apple Health Incremental Import Cache
apple_health_clear_incremental_cacheClear the incremental import cache to force a full re-parse of Apple Health data on the next query, overriding timestamp-based skipping.
Instructions
Manually clear the incremental import cache at ~/.apple-health-mcp/incremental-cache.json. The cache tracks the latest parsed timestamp per HealthKit category so subsequent apple_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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |