get_chute_session
Retrieve a chute session by UUID to access its widget config and processed animals. Returns session details and entries from farm records.
Instructions
Get a single chute session by its UUID, including its widget config and the animals processed (entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| farm_id | No | The ID of the farm (optional if a default is set). | |
| session_id | Yes | The chute session UUID. |