Skip to main content
An End Call node closes the conversation. The agent speaks the message you give it, then the call is terminated. It is a terminating node: other nodes point at it, and it has no outgoing pathways.

What you configure

Prompt — what the agent says before hanging up. Written like an Agent node prompt, so template variables work here. Variable extraction — runs before the hangup, so you can capture an outcome or a confirmation on the way out. Add Global Prompt — on by default, prepending the Global node prompt to this one. Turn it off for a closing that should not carry the workflow’s shared instructions. You can have more than one End Call node, reached by different edge conditions — a successful close and an early hangup can say different things. To end a call from inside a conversation rather than by reaching this node, use the End Call tool. To send the result somewhere afterwards, add a Webhook node.