Docs/Triggers & Input/Human Input

Human Input

Triggers & Input

Human Input Node

Overview

Supports the following operations: Text, Number, Email, Date, Long Text.

Configuration

PropertyTypeDefaultDescription
promptstring—Configuration field for prompt
descriptionstring—Configuration field for description
assignedTostring—Configuration field for assignedTo

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{human-input.status}}
anyOutput field: status
{{human-input.comment}}
anyOutput field: comment
{{human-input.approver}}
anyOutput field: approver

Examples

Basic Usage

Example configuration:

{
  "prompt": "value",
  "description": "value",
  "assignedTo": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try Human Input in Your Workflow

Create a free account and start building AI-powered workflows with the Human Input node.

Open Workflow Editor