This question originally came up in our Slack community and the thread has been consolidated here for long-term reference.
Is there any easy way to determine the identity of an agent you dispatch?
For example, if I dispatch agent A by name (explicit dispatch), I don’t have a way to correlate the next participant_joined event with the dispatch I made. None of the attributes in participant_joined tell me if the agent that joined is the one I dispatched.