How to create an event in google calendar from another Alexa Skill Kit?
问题 I am building a Alexa Skill Set which returns list of events. I would like to my skill to book an appointment for selected events by the user. If the user says "Alexa book appointment for the last event", I want my skill to handle it and book an event in the linked calendar. How do I get access to the linked calendar within my skill? 回答1: For this, you need to get access to the user's calendar, which you can get via account linking. You can find more information by Amazon here: Link an Alexa