flow-add-echo
Record an echo step in an active flow to print a message as a label between tool calls when replayed.
Instructions
Record an echo step in the active flow. Echo steps print a message when the flow is replayed — useful as labels between tool calls. Use when you want to annotate a recorded flow with a human-readable label or checkpoint message. Returns { message, flowFile }. Fails if no active flow recording is in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message to echo when the flow is replayed |