list_rations
Retrieve feed rations for a farm, showing named recipes with per-head-per-day amounts, ingredients, and group assignments. Use pagination and filters to view active or retired rations.
Instructions
List feed rations on the farm: named recipes in per-head-per-day amounts, with their ingredients and group assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Records to skip (pagination). | |
| take | No | Max records to return. | |
| farm_id | No | The ID of the farm (optional if a default is set). | |
| include_inactive | No | Include retired rations. |