create_group
Create a new group on the farm to organize animal records. Provide a name, optional farm ID, and description.
Instructions
Create a new group on the farm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The group name. | |
| farm_id | No | The ID of the farm (optional if a default is set). | |
| description | No | Optional description of the group. |