About this query
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This query returns a list of when you asked Alexa what's on your To Do List
- API endpoint slug
- amazon_alexa.history_of_when_you_asked_alexa_what_s_on_your_to_do_list
- Runtime method
- performQuery("amazon_alexa.history_of_when_you_asked_alexa_what_s_on_your_to_do_list")
Query fields
No fields for this query
Ingredients
Entire listA comma separated list of all To Do items.
- Slug
- todoList
- Filter code
- AmazonAlexa.historyOfWhenYouAskedAlexaWhatSOnYourToDoList.EntireList
- Type
- String
- Example
- Book flight, return keys, change tires
Ask timeDate and time user asked what's on their list.
- Slug
- browsedTime
- Filter code
- AmazonAlexa.historyOfWhenYouAskedAlexaWhatSOnYourToDoList.AskTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00