Text Input

Estimated reading: 1 minute

The Text Input component accepts a text string and passes it to the next component in the flow.

It is intended for flows that process simple text input without conversational context or chat history.

Text Input Parameters

Parameter Description
Text The input field where users enter or pass the text string to be used in the flow.
Use Global Variable Toggle switch to enable or disable using a stored global variable as the text input.
Output Text The output port that emits the input text as a simplified Message object to downstream components.
Share this Doc

Text Input

Or copy link

CONTENTS
Robility Chatbot
Robility Assistant
Online