get_sleep_data
Retrieve detailed sleep data from Garmin Connect for a specific date, with options for summary-only or field-specific queries.
Instructions
Get detailed sleep data for a specific date from Garmin Connect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format (defaults to today) | |
| includeSummaryOnly | No | Return only summary data instead of detailed breakdown (default: false) | |
| summary | No | [DEPRECATED: Use includeSummaryOnly] Return only summary data instead of detailed breakdown (default: false) | |
| fields | No | Specific fields to include (e.g., ['dailySleepDTO', 'wellnessEpochSummaryDTO']) |