> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riggery.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Reply to user

> Send the Live chat reply, or forward a stored result.

Sends the Live chat reply. As a Tool, pass `resultId` to forward a stored Tool result unchanged; text is an optional preface.

<h2 id="input">
  Input
</h2>

Inspector **Settings**. Empty-field rules for the Graph: [Previous nodes](/graph/previous-nodes).

No Settings fields besides **Name**. Graph: previous Result is the reply body. Agent Tool: `text` / `resultId` at call time.

<h2 id="output">
  Output
</h2>

On the next node, **Previous nodes** lists **`Reply to user`: Result** (`{{Reply to user.text}}` while the name is unique).

| Output | In menu | Type | Next node gets                                                    |
| ------ | ------- | ---- | ----------------------------------------------------------------- |
| Result | Yes     | Text | Graph: the reply body. Agent Tool: `Replied to user ({n} chars).` |
