Stack Overflow: A New Way for Developers to Get Support for Alexa

Now you can find Alexa-specific tags and topics in the AWS Collective on Stack Overflow. Ask questions and get help from badged experts and the Alexa developer community!

question

Tim H avatar image
Tim H asked

Is there a way to get an AMAZON.Date slot for the default Launch request intent?

alexa skills kitskillintents
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

Jamie Grossman avatar image
Jamie Grossman answered

The default launch request? To hit this, the developer only needs to open the skill with the invocation name, so I don't think you'd be able to pass in any slots here; as long as you've got another intent that takes it, the user can still launch your skill and launch the relevant intent at launch.

10 |5000

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