Apple Health Export Freshness
apple_health_export_freshnessCheck the freshness of your local Apple Health export by returning its last modification time, days since export, and a staleness flag. Use this to confirm the export is current before querying health data summaries.
Instructions
Check how recently the local Apple Health export file/directory was written. Returns mtime, days_since_export, an is_stale flag, and a recommendation. Considered stale if the export is older than 30 days, or older than 7 days with no recent records (the inventory's latest-record date is also older than 7 days). Use before relying on apple_health_daily_summary or apple_health_wellness_context to confirm the export is fresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |