I am working on a skill and I am looking for a way to not already send the reprompt message with the response itself. Right now, you always have to specify the reprompt with the answer or message that you send back to the user.
In some cases, there might be more information or changed conditions on server side which could be considered for a more "dynamic" reprompt.
Therefore it would be good to add a way to get the reprompt directly from server when Alexa is about to read the reprompt message rather than only have the chance to send it with the initial message.
Thanks!