get_floors
Retrieve daily floors climbed and descended with an intraday timeline for any date, enabling activity tracking and stair-climbing analysis from Garmin Connect data.
Instructions
Floors climbed and descended for a day, with the intraday timeline.
Args: date: Calendar date in YYYY-MM-DD format. Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Compacted Garmin payload; null if unavailable. | |
| note | No | Explains missing data or truncation. | |
| params | No | Parameters used. | |
| source | Yes | Garmin Connect API method the data came from. |