Skip to content

Message

Conditionally generate a message when an event meets the provided condition.

FieldTypeRequiredDescription
descriptionstringDescribe this step.
conditionlua-expression (string)A Lua expression which determines whether to generate a message based on the event.
notification-typeNotification TypeIs this message an alert or an info notification?
message-contentmultiline-text (string)The content of the message.
log-eventboolean (bool)Send this event to the job log?
ValueNameDescription
alertalertThe message indicates that something is wrong
infoinfoThis message is informational