Hero Trivia: Add Intent and Utterances
Learn how to add intents and utterances to Hero Trivia.
We'll cover the following...
Now that we have got the boilerplate code running, it’s time to get started on Hero Trivia.
Adding intents
Let’s head back to the “Build” tab. Click on "Intents.” This will open up the list of intents currently in our Skill.
Intents currently defined in our Skill.
First, let’s delete HelloWorldIntent
. Hover over to the “Actions” column of HelloWorldIntent
and click “Delete.” We’ll remove this intent from the Skill and add a new one specific to our use case.
Delete HelloWorldIntent