dietbox_prescription_get
Read supplement/herbal medicine prescriptions in Dietbox (NOT meal plans — use dietbox_meal_plan for food plans). Actions: list (by patient), get (full detail by ID), list_models (reusable templates).
[Flattened action: get]
Bulk support: accepts patient_ids, prescription_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No | ||
| search | No | ||
| account | No | ||
| patient_id | No | ||
| patient_ids | No | ||
| prescription_id | No | ||
| prescription_ids | No |