AI Jump/AI Chase?

How would one add a jumping mechanism to an AI-controlled pawn? Well, in my case, I guess it would be an impulse because the characters are physics-based rolling cubes. But before I could even begin with that, I don’t know how to make an AI-controlled pawn get the location of the character and have that vector update each time the character moves using the behavior tree. Can someone please help me?