dietbox_list_diario
List food diary entries for a Dietbox patient on a specific date. Shows what the patient ate, meal photos, comments.
Bulk support: accepts patient_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| skip | No | ||
| take | No | ||
| account | No | ||
| patient_id | Yes | ||
| patient_ids | No |