GlossaryΒΆ

Interaction model
Defines the way user’s interact with an Alexa Skill. Intents define what types of requests you expect to receive from your users with or without a specific set of terms. Sample utterances map natural language phrases to an Intent. See Amazon docs on interaction models.
Intent
Intents
A pre-defined intention which the Alexa platform determines after listening to and parsing a user’s speech
Sample utterances
A pre-defined list of natural language phrases which map to a specific Intent