Human Input
Triggers & InputHuman Input Node
Overview
Supports the following operations: Text, Number, Email, Date, Long Text.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
prompt | string | — | Configuration field for prompt |
description | string | — | Configuration field for description |
assignedTo | string | — | 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