Automate Reddit
Explore Plans
Mobile menu Close menu
Amazon AlexaAmazon Alexa

History of additions to your To Do List

This query returns a list of additions to your To Do List.

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 additions to your To Do List.
API endpoint slug
amazon_alexa.history_of_additions_to_your_to_do_list
Runtime method
performQuery("amazon_alexa.history_of_additions_to_your_to_do_list")

Query fields

No fields for this query

Ingredients

Added itemThe text of the added To Do item.

Slug
text
Filter code
AmazonAlexa.historyOfAdditionsToYourToDoList.AddedItem
Type
String
Example
Book my flight

Entire listA comma separated list of all To Do items.

Slug
todoList
Filter code
AmazonAlexa.historyOfAdditionsToYourToDoList.EntireList
Type
String
Example
Book my flight, return keys, change tires

Create timeDate and time item was added to To Do List.

Slug
createdTime
Filter code
AmazonAlexa.historyOfAdditionsToYourToDoList.CreateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00