Add Item to List
alexa_add_list_itemAdd an item to an Alexa list by specifying the list ID and item text. Works with shopping, to-do, and other lists.
Instructions
Add an item to an Alexa list (shopping, to-do, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | The list ID | |
| value | Yes | The item text to add |