get_daily_metrics
Get all raw Ultrahuman health metrics, including data not available through other summaries. Fetches unprocessed daily metrics for a specified date or range.
Instructions
Get ALL raw health metrics from the Ultrahuman API. Returns the complete unprocessed response. Use this only when you need access to data not exposed by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. Defaults to today if not specified. | |
| end_date | No | End date for range query in YYYY-MM-DD format. | |
| start_date | No | Start date for range query in YYYY-MM-DD format. |