Delete Task
delete_taskPermanently delete a task from Less Annoying CRM using its task ID. Consider marking it complete instead to preserve CRM history.
Instructions
Permanently delete a task from Less Annoying CRM. WARNING: Consider using edit_task with is_complete=true instead to preserve history.
Required: task_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The TaskId to delete |