flow
(required): The incoming flow from the previous node.images
(required): An array of image URLs or base64-encoded image data to send to Slack.comment
(optional): A text comment to include with the images. Default is an empty string.flow
: The outgoing flow to the next node, if any.flow
input to the output of the previous node.images
input. You can use the Array node to construct this input.comment
input.flow
output to the next node in your spell, if desired.images
input of the Send Slack Image node.comment
input to “Check out these latest charts!”.