list_planned_activities_raw
Retrieve raw planned activities with API fields needed for updating scheduled workouts. Get planId, planProgramId, idInPlan, and version to ensure accurate updates.
Instructions
List planned activities without stripping API fields.
Use this before updating an existing scheduled workout. The raw entity and program objects contain the identifiers and version fields required by update_scheduled_workout (planId, planProgramId, idInPlan, version, ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_day | Yes | ||
| start_day | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||