The Execute Aura node is primarily designed to perform actions in Eye Auras - you can link any aura, and if it contains actions (any supported - Send Sequence, Play Sound, etc.), when the node is executed, it will perform those actions.
How it works:
This solution allows you to continue using "old" actions you already have while benefiting from the logic of behavior trees. At some point, most actions, or their equivalents, will appear in the tree, and then the need for this node will disappear, but it may take years until that moment.