Data type for the input attribute
OptionaldescriptionDescription of the input attribute
OptionalmandatoryWhether the input is mandatory
Attribute name - the internal name will be generated automatically IMPORTANT: Must not contain underscores (_) or special characters
OptionaltestTest values for the attribute Used for testing and validation purposes
OptionaltruncateWhether to truncate the value NOTE: Only valid for: string, numeric, boolean, record, glide_record NOT supported for: simple_array, json_object, json_array
Base input attribute properties