Free Intro Class
    Botspot Logo

    agenthub · output.chat

    Chat Output

    The original chat reply node. Deprecated — Outcome does the same thing plus every other channel.

    category Outputin text · messageout execution syncmodel cost none

    Why the node earns its place

    It is kept only so existing graphs keep running. Outcome with its channel set to mirror reproduces this behaviour exactly, and the envelope it emits was made deliberately back-compatible so the swap needs no change anywhere downstream.

    For anything new, use Outcome. Migrating an existing graph is a leisurely job, not an urgent one.

    How it works at run time

    1. 1
      Take the text or message from its wired input.
    2. 2
      Emit it as the run's reply on the incoming channel.

    What you wire

    Inputs

    • text
      string
    • message
      object

    Outputs

    Nothing handed onward.

    Configuration

    KeyTypeDefault & optionsWhat it does
    rolestringdefault "assistant" assistant · system

    What usually goes wrong

    Watch for this

    If you are reading this because it is in the palette, that is the point of confusion — it appears alongside Outcome and looks like the simpler choice. It is the older one.

    Behaviour & provenance

    buildersChat & voice agents
    routesno
    side effectsnone — computes only
    replay safetynot applicable
    talks tonothing outside the run
    holdsno credentials