How do I configure a model for multiple value slots?


#1

Not sure what I need to put in for this: https://developer.amazon.com/en-US/docs/alexa/custom-skills/collect-multiple-values-in-a-slot.html

Tried adding "multipleValues": true as part of a slot config, but didn’t seem to take when I ran jovo3 build

Thanks in advance!


#2

Bumping this, does this feature exist?


#3

I think right now, the only workaround would be adding the intent to the Alexa-only alexa property in the model: https://github.com/jovotech/jovo-model/tree/v4/latest/packages/jovo-model-alexa#alexa-only-elements