query_metric_series
Retrieve aggregated health metrics like steps or weight over a date range with customizable granularity and aggregation methods.
Instructions
Query time series data for a specific metric
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | Metric to query | |
| start_date | Yes | Start date (YYYY-MM-DD) | |
| end_date | Yes | End date (YYYY-MM-DD) | |
| granularity | No | Aggregation granularity | |
| aggregation | No | Aggregation method |