Create Field Characteristic Value
sia_create_field_characteristicAssign a custom attribute value to a field, such as an external plot ID, by specifying the characteristic configuration and field identifiers.
Instructions
Attach a characteristic value to a field (e.g. set an external plot ID or custom attribute).
Args:
configuration_ID (string): UUID of the characteristic configuration (defines what attribute this is)
field_ID (string): UUID of the target field
textValue (string, optional): Text value for text-type characteristics
numberValue (number, optional): Numeric value for number-type characteristics
Returns: Created FieldCharacteristicValue with ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||