get_daily_metrics
Retrieve Coros nightly HRV and daily metrics for a configurable period (1–52 weeks) using cached data for fast access.
Instructions
Retrieve nightly HRV and daily metrics from Coros for a configurable time range (up to 52 weeks).
Historical data is served from the local SQLite cache (fast); only the uncached tail is fetched from the Coros API. The underlying API endpoint supports up to 24 weeks per call; the cache layer fetches longer uncached ranges in 12-week chunks, so any range up to 52 weeks works even on a cold cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| weeks | No | Number of weeks to fetch (1–52). Default: 4. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||