polar_get_activities
Retrieve daily activity summaries for the last 28 days or a custom date range, including hourly step buckets and heart rate zone durations.
Instructions
Get daily activity summaries from the last 28 days with preprocessed hourly step buckets and zone duration breakdowns. Optionally filter by date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD). If omitted, returns last 28 days. | |
| from | No | Start date (YYYY-MM-DD). If omitted, returns last 28 days. | |
| format | No | Response format: 'markdown' for human-readable or 'json' for structured data | markdown |