sync_data
Synchronize health data types from source to local cache within a specified date range, supporting daily activity, sleep, heart rate, workouts, and body measurements.
Instructions
Synchronize data from source to local cache
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data_types | No | Types of data to sync (daily_activity, sleep, heart_rate, workouts, body_measurements) | |
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) | |
| force_full_sync | No | Force full sync instead of incremental |