alexa slotWhen building a skill for Alexa you need to be able to get input from the user. All but the most simplistic business logic is going to have variablesSlots 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