Remove from List
remove_list_itemRemove an item from a saved list. Removing an item that isn't in the list is a no-op. Free to call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The item's id as shown in get_list (domain, podcast_id, category_id, or contact_id) | |
| list_id | Yes | The list's id (from list_lists) |