get_ration
Fetch a specific feed ration by its UUID to view its ingredients in load order and assigned groups.
Instructions
Get a single feed ration by its UUID, including its ingredients (in load order) and group assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| farm_id | No | The ID of the farm (optional if a default is set). | |
| ration_id | Yes | The ration UUID. |