todo_remove_item
Remove a specific todo item from a Home Assistant todo list using its unique identifier. Provide the list entity ID and the item's UID to complete the removal.
Instructions
Remove a todo item from a list by its uid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| entity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||