get_steps
Retrieve total and average daily step counts for a specified period, such as 'last 7 days' or a custom date range.
Instructions
Daily step counts over a period, with the total and daily average.
Args: period: For example "last 7 days", "this month", "last week", or "2026-08-01 to 2026-08-18".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | last 7 days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |