intent.user.<name of intent>
for user intents and intent.app.<name of intent>
for app intents. However, feel free to use whatever makes sense for your better understanding of the flow. First-name
in the session
context. If not set, attributes will always be saved in the user
context. You can read more about Attributes here.seconds_since_last_seen
with the operation set to Less Than
and the value set to 0
- Meaning only user that have never interacted with the application will see this intent. More information will soon be available on Conditions.intent.core.TurnNoMatch
the Conversation Engine will generate a Scene No Match and escalate a level above to try and find a match for that. intent.core.SceneNoMatch
the Conversation Engine will generate a Conversation No Match and escalate a level above to try and find a match for that.