Skip to main content

Answer

It can serve as a termination point for a workflow or directly return a specified result to the user or caller within the process, suitable for scenarios such as quick responses or conditional interception.

Answer node
Answer Node

Core Featuresโ€‹

  1. Instant Response
    • Outputs results at the required point in the process.
  2. Flexible Return
    • Supports returning static data, dynamic variables (e.g., {{ output }}), or a mix of both.
  3. Multi-Format Response (Under Development)
    • Configurable data structures such as JSON/XML/text, adaptable to different calling protocols.