Hi Andy,
my intention is to preload entities on “Start of Conversation”, if the BotUserSession contains some specific custom user data. And it would be handy if I could do that without adding a custom Script node to each Dialog Task. As of now, I can only implement such a behaviour by directly adding a Script node after the Intent node.