get_planned_workouts
Retrieve planned workouts from your coach's training program by date range or specific ID. Filter results with from and to dates, set limit, or fetch a single workout.
Instructions
Retrieve planned workouts from your coach's training program.
Args: from_date: Start date filter (YYYY-MM-DD) to_date: End date filter (YYYY-MM-DD) limit: Max results to return (default 30) id: Specific planned workout ID to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| limit | No | ||
| to_date | No | ||
| from_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |