alexa slotEvery slot has a slot type that determines how Alexa handles the user input and passes the value on to your skill. You can assn slot typesSlots are basically variables in utterances. These can have predefined values but are by default empty. To define a slot you first need to create a custom Intent in your skill