question

newuser-62d238a1-cbb7-4dc9-ad4b-c5d326af0c5b avatar image

Create Custom Skill for use Intent without use Invocation name

Is possible create Custom Skill for use Intent without use Invocation name?

I would handle intent only in the lambda skill without passing by IFTTT.

How IFTTT can do it?

Using Home Skill cai i add new Intent? For example: Alexa do <this>?

alexa skills
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Amazon_Bernardo Bezerra avatar image
Amazon_Bernardo Bezerra answered

Hi and thanks for your message.

You can interact with a skill without using its invocation name by implementing the CanFulfillIntent Request. This page talks a bit about it. Please not that this feature is currently in Beta and only available for skills with en-US language models.

IFTTT uses account linking in order to have access to its user's Alexa enabled devices.

Regards,
Barry

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.