get_animal
Retrieve detailed records for a specific animal by its UUID, including health, movement, and birth history from farm data.
Instructions
Get details about a specific animal by its UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| farm_id | No | The ID of the farm (optional if a default is set). | |
| animal_id | Yes | The animal UUID. |