NodesInput Nodes
Edit Page on GitHubText Input
String input from users
strtextuserinputEasy0

Description
The User Input node allows you to collect text input from users interacting with your AI agent. This is essential for creating interactive experiences where the agent responds to user queries or commands.
Common Use Cases
- Collecting user queries for a chatbot
- Getting search parameters from users
- Accepting commands for an AI assistant
- Gathering user preferences or settings
Inputs
The input connections this node accepts:
This node does not have any input ports.
Outputs
The output connections this node provides:
NameDescriptionTypeTextThe given text in fieldTextFields
The configurable fields this node provides:
NameDescriptionTypeTextThe text to outputValue:Enter text here...TextLast updated on