get_user_metadata
Retrieve user metadata including goals, weight history, heart rate, sleep, aerobic speed, and FTP. Filter results by date range and limit for efficient data access.
Instructions
Get user metadata including goals, weight history, HR, sleep, aerobic speed, FTP. Requires special API authorization.
Args: from_date: Start date filter (YYYY-MM-DD) to_date: End date filter (YYYY-MM-DD) limit: Max results to return (default 15)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| to_date | No | ||
| from_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |