get_workouts
Retrieve detailed workout data for a specific time period, including timestamps adjusted to the user's local time zone. Input start and end times in ISO8601 format with time zone.
Instructions
Get details about the workouts that the user has done during a period of time. Result timestamps will include time zones. Always translate timestamps to the user's local time zone when this is known.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_time | Yes | ||
start_time | Yes |