For the complete documentation index, see llms.txt. This page is also available as Markdown.

Outputs

Output nodes define what your workflow produces — text responses, images, action calls, or rendered documents.

Connect an output node to the final step of your workflow to surface results to the user or downstream system.

In this section

Pick the right output for your use case

  • Returning a chat response or data payload? Use the Output Node.

  • Generating a report or formatted document? Use the Template Node.

  • Writing to a connected app (CRM, ticketing, etc.)? Use the Action Node.

Last updated

Was this helpful?