Skip to main content
Pauses workflow execution until the user sends a message.

Configuration

  • id: Unique node identifier
  • save_response_to: Variable name to store user response (optional)

Storing responses

User responses are automatically saved to {{last_user_input}}. Use save_response_to to store the response in a custom variable. Response content is saved as text.

Usage patterns

Question → Wait → Route Menu → Wait → Process Custom variable