Get Floors
get_floorsRetrieve floors climbed and descended for a specific date, with optional 15-minute interval details to see when they occurred.
Instructions
Get the floors climbed and descended on a date. Returns the daily totals; set includeBreakdown to also get the 96 quarter-hour intervals behind them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD format. | |
| includeBreakdown | No | Include the 15-minute interval data behind the totals (default false). Only worth requesting to see when during the day the floors were climbed. |