pipeline.add(name="...").<node>(...). Each entry lists the node’s configuration parameters. See the Pipeline reference for add, run, and lifecycle methods.
listen — Listen
Listen for user input at a stage in the conversation.
Platform docs: Listen
One of:
button, capturepost_message — Post Message
Post a message to a session
Platform docs: Post Message
talk — Talk
Send a given message at a stage in a conversation.
Platform docs: Talk
One of:
card, carousel, image, messageThe text to send to the user.
The card’s description.
The image to be sent at this step in the conversation.
The card’s title.
