Docs
NodesInput Nodes
Edit Page on GitHub

Text Input

String input from users

strtextuserinputEasy0
Text Input Node Screenshot

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 fieldText

Fields

The configurable fields this node provides:

NameDescriptionTypeTextThe text to outputValue: Enter text here...Text

Last updated on