get_recent_activities
Retrieve a list of recent activities with their type, duration, distance, and average heart rate. Specify the number of activities to fetch (up to 50) to get a quick overview of your workout history.
Instructions
List recent activities with type, duration, distance, and average heart rate.
Args: limit: How many of the most recent activities to return. Capped at 50.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| activities | Yes |