delete_task
Permanently delete a task from the project using its unique ID. Irreversible action.
Instructions
Delete a task permanently.
Remove a task from the project. Cannot be undone.
delete_task(task_id="abc123...")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task UUID |