rtaskmaster_delete_task
Delete a task or subtask from a project by providing the project root path and task ID.
Instructions
Delete a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID (e.g., "1") or subtask ID (e.g., "1.2") | |
| projectRoot | Yes | Absolute path to the project root directory |