Hi!
Is it possible to use UpdateDynamicEntities before launch request?
I would like to have them updated early so the user can directly use them on the first request:
Tell MySkill to play the playlist XY
I already tried in the request where it's used directly, but that's too late, alexa needs to get them before. Otherwise the user must use the "reprompt"... so in the 2nd try the new entities would be available. But that's not good usability.