mfit_client_write_update
Create / update / deactivate students in MFIT. Actions: create — register new student (name, email, phone required) update — edit student fields (partial update) deactivate — set student inactive (reversible via update) Field types — STATIC: gender (m/f). DYNAMIC: groupId (per-trainer, call mfit_client list_groups first).
[Flattened action: update]
Bulk support: accepts client_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| No | |||
| phone | No | ||
| gender | No | ||
| account | No | ||
| groupId | No | ||
| lastName | No | ||
| birthDate | No | ||
| client_id | No | ||
| client_ids | No | ||
| blockOverdue | No |