dietbox_antropometria_get_latest
Read anthropometric evaluations in Dietbox (weight, height, BMI, body composition). Actions: list (paginated, filter by tipo), get (by ID), get_latest (current measurements).
[Flattened action: get_latest]
Bulk support: accepts patient_ids, anthropometry_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No | ||
| tipo | No | ||
| account | No | ||
| patient_id | No | ||
| patient_ids | No | ||
| anthropometry_id | No | ||
| anthropometry_ids | No |