backfill_batch_now
Run a controlled batch backfill for selected health categories (e.g., activities, sleep) to fetch historical data beyond prior exports. Call repeatedly to walk the full history without a single large fetch.
Instructions
Run one controlled batch of API-driven backfill per category, walking further back into history than the bulk export (or a prior backfill run) reached. Call repeatedly to walk the full history without one giant fetch.
`categories`, if given, restricts the batch to that subset (e.g.
["hrv_daily"]) instead of every category -- one of: activities,
daily_health_metrics, sleep, hrv_daily, training_readiness,
training_status, race_predictions, body_composition.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_days | No | ||
| categories | No | ||
| earliest_date | No | 2000-01-01 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |