OptionalclearedWhether the field should be cleared when the condition is met
The field to which the action applies
OptionalfieldMessage to display for the field
OptionalfieldType of field message (e.g., 'error', 'info', 'warning')
OptionalmandatoryWhether the field should be mandatory
OptionalreadWhether the field should be read-only (disabled). Note: true means read-only/disabled, false means editable
OptionaltableThe table reference for the action (sys_db_object)
OptionalvalueValue to set for the field
OptionalvalueAction to perform on the field value
OptionalvisibleWhether the field should be visible
Type representing the action to be performed on a field by a UI Policy. Action properties use ServiceNow string format ('true', 'false', 'ignore').