If you want the agent to talk to the user and call tools during the same node, use a Subagent Node instead.
Write Instruction
Inside the node, pick how you want to write the instruction for the agent to follow:- Prompt: Write a prompt for the agent to dynamically generate what to say
- Static Sentence: Agent will say a fixed sentence first, and if still inside this node afterward, it will generate content dynamically based on the static sentence set
When Can Transition Happen
- When user is done speaking
- When Skip Response is enabled and agent finishes speaking