delete-task
Remove a task from a Todo.txt file by specifying its 1-based ID. Ideal for maintaining organized and up-to-date task lists programmatically.
Instructions
Delete a task by its 1-based ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
taskId | Yes |