That depends a lot on your behavior tree. Are you integrating that with other behaviors, or is that the main behavior of the tree?
Regardless of exactly how you do it, the general approach would be to recognize the click, then set an AI.WorkingMemory variable that triggers the behavior in the behavior tree.