Human Input Node

Human Input Node

Pauses the workflow explicitly to request dynamic input, approval, or feedback from an authorized human operator โ€” a key component for Human-in-the-Loop (HITL) compliance processes.

Functionality

When the engine reaches this node, it suspends execution perfectly without locking memory threads. It dispatches a prompt to a designated human operator (in a dashboard / chat) and awaits asynchronously for their decision. The execution strictly will not proceed until authorized via an Approve, Reject, or Text Override websocket response.

Configuration Parameters

  • Description Type: Defines the context explicitly provided to the human operator defining precisely why the workflow is paused and what constraint requires human evaluation.
  • Enable Feedback: If enabled dynamically, provides a secondary text area for the human manager to explicitly inject manual linguistic instruction paths back into the flow rather than relying on a strictly binary mechanism.

Inputs & Outputs

  • Inputs: Natively maps arbitrary incoming flow state strings for the prompt display rendering.
  • Outputs: Triggers the pipeline resume process natively forwarding the final boolean evaluation object or extracted text string downstream into memory flow state execution logic.

results matching ""

    No results matching ""