Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

What is CanFulfillIntentRequest?

With CanFulfillIntentRequest, you can include your skill in a pool of possible skills that can handle name-free skill interactions. The user can ask Alexa to perform a task, without naming the skill that should fulfill the request.

How does Name-free interaction work?

...

When Alexa receives a request from a customer without a skill name, such asAlexa tries to find a match within the built-in intents. If none of the built-in intents matches the request, Alexa will try to find a match within the enabled skills. (CanFulfillIntentRequest should be enabled for this)

Enabling CanFulfillIntentRequest for a Skill

...