add_identifier
Add a tag, name, EID, brand, or tattoo to an animal record. Specify identifier type and value to update animal information.
Instructions
Add an identifier (tag, name, EID, brand, or tattoo) to an animal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The identifier type. | |
| value | Yes | The identifier value, e.g. "#301" or "Betsy". | |
| farm_id | No | The ID of the farm (optional if a default is set). | |
| animal_id | Yes | The animal UUID. | |
| is_primary | No | Mark this as the animal's primary identifier. |