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?