Overview

The Prompt Buttons node creates predefined button options that appear alongside text input fields in the User Input node. It enables guided conversations by offering users clickable suggestions while still allowing free-form text input. This node is particularly useful for creating menu-driven interactions, FAQ systems, and guided workflows.

Node Information

Property Value
Category Chat
Display Name Prompt buttons
Internal Name promptButtons

Prompt button configuration

The Prompt button node uses a special configuration interface in the IDE where you can prepare a variable number of prompt buttons by providing the following:

Input Ports

This node has no input ports.

Output Ports

Port Type Description
Prompt buttons promptButtons Array of button definitions for the Prompt buttons input on a User Input node

Behavior

Button Definition

The node creates structured button data containing:

Integration with User Input Node

  1. Connect the Prompt buttons output to User Input's "Prompt buttons" input
  2. Buttons appear above the text input field in the chat interface