mfit_client_list_groups
Read students in MFIT. Actions: list — paginated list, filter by status/name get — full student profile list_groups — trainer's custom groups (DYNAMIC — call before creating/updating a student to get valid groupId) Field types — STATIC: status (0=active/1=inactive).
[Flattened action: list_groups]
Bulk support: accepts client_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| status | No | active | |
| account | No | ||
| client_id | No | ||
| page_size | No | ||
| client_ids | No |