Agent Builder - How do I make agents talk to one another?

I want to create a Tester Agent that would talk to my Front Desk Agent in a loop.

I just want to generate synthetic conversations so I could evaluate my Front Desk Agent without manually talking to it.

I made several attempts with While and If else statements with turn_counters, but the agents can’t seem to get the conversation history - hence, no meaningful conversations.