Remove Todo
panelTodo_removeRemove a todo by ID without marking it complete. Directly deletes the task from your list.
Instructions
Remove a todo from the list without completing it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The todo ID to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |