dietbox_patient_list
Read patients in Dietbox. Actions: list (paginated, search by name), get (full detail).
[Flattened action: list]
Bulk support: accepts patient_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No | ||
| order | No | ||
| search | No | ||
| account | No | ||
| is_active | No | ||
| patient_id | No | ||
| patient_ids | No |