mfit_workout_get_routine
Read workout routines and sessions in MFIT. Actions: get_routine — routine details with all sessions get_session — session prescription with all exercises, series, and exercise IDs
[Flattened action: get_routine]
Bulk support: accepts routine_ids, session_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| routine_id | No | ||
| session_id | No | ||
| routine_ids | No | ||
| session_ids | No |