delete_task
Delete a task from Taskwarrior by UUID. Preview with dry run; confirmation may be required.
Instructions
Delete a task from Taskwarrior.
Args: uuid: Task UUID. dry_run: If true, preview the action without executing.
Destructive operation — may require confirmation depending on server configuration. Prefer completing over deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| dry_run | No | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |