get_feeding
Retrieve a feeding record using its UUID to see ingredient snapshot and per-group delivery details.
Instructions
Get a single feeding by its UUID, including its ingredient snapshot (targets and actuals) and per-group deliveries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| farm_id | No | The ID of the farm (optional if a default is set). | |
| feeding_id | Yes | The feeding UUID. |