ActionVariableType🔗Action variable typeDefinition🔗class ActionVariableType(enum.StrEnum): """ Action variable type """ STRING = "string"