List Samsung Health Records
samsung_health_list_recordsRetrieve filtered Samsung Health records from local CSV/ZIP exports by type, date range, and more, enabling targeted review of health data.
Instructions
List bounded records from local Samsung Health CSV/ZIP export data. Use type/start/end filters to keep output small.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Optional ISO date/time upper bound. | |
| type | No | Samsung Health record type, e.g. samsung_health_steps. | |
| limit | No | ||
| start | No | Optional ISO date/time lower bound. | |
| privacy_mode | No | ||
| response_format | No | markdown | |
| incremental_cache | No | When true and `type` is set, skip records already seen in a previous call (per-category cache at ~/.samsung-health-mcp/incremental-cache.json). Cache auto-invalidates when the export file mtime changes. |