garmin_status
Provides a quick health snapshot from Garmin data for a specific date, combining daily stats, sleep, and training status without API calls.
Instructions
Quick Garmin health snapshot for a date. No API calls — reads from synced DuckDB data.
Combines daily stats, sleep, and training status in one view.
Run sync_garmin first to populate data.
Args:
date_str: Date in YYYY-MM-DD format. Empty = today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |