Tool to update a data field configuration for a collection's data point. Use when you need to modify field properties such as label, type, mandatory status, or validation settings after the field has been created.
labelstringThe display label for this data field. Use this to change how the field appears in the UI.
mappingstringDefines how the data point is mapped to the data source. Specifies the field mapping path or transformation logic.
fieldTypestringField types for data point annotations.
mandatorybooleanWhether this field is required. If true, documents must have a value for this field to be considered complete.
dataSourcestringData source mapping identifier. Links this field to an external data source for validation or enrichment.
identifierRequiredstringCollection's identifier (e.g., 'mEFayXdO'). This is the unique identifier for the collection containing the data field.
showDropdownbooleanIf true, displays a dropdown selector for this field in the validation UI. Useful for fields with predefined value sets.
displayRawTextstringDefines how the data point is mapped to the data source for display purposes. Controls what text is shown in the validation UI.
displayEnumValuebooleanIf true, both the value and the label for enums will appear in the dropdown in the validation tool. Only applicable when fieldType is 'enum'.
datapoint_identifierRequiredstringDatapoint's identifier (e.g., 'XprEvgai'). This is the unique identifier for the specific data point/field within the collection.
autoValidationThresholdnumberThreshold for automatic validation (between 0.0 and 1.0). If null, uses the collection's default autoValidationThreshold. Higher values require more confidence before auto-validating.
enableAutoValidationThresholdbooleanIf true, enables auto validation using the threshold from this field (if specified) or from the collection. When enabled, documents with confidence above threshold are automatically validated.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.