flow
(required): The flow from the previous node in the spell.content
(required): The text content of the Slack message to send. This should be a string.flow
: The flow to the next node in the spell after the Slack message has been sent.flow
input to the output of the previous node in your spell.content
input to the text you want to include in your Slack message. You can enter a static string, or map it to the output of another node.flow
output to the next node in your spell, if applicable.content
input to the Send Slack Message node is a valid string. Passing invalid data types may cause the node to fail silently.