Delete todo
todo_deletePermanently delete a specific todo by its ID to remove it from the shared backlog. Ideal for cleaning up completed or obsolete tasks and keeping the list accurate.
Instructions
Permanently remove a todo by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The todo id, e.g. 3 |