tasks_unlink
Remove a task from a ClickUp list while preserving the task itself. Use this to reorganize tasks across lists without losing data.
Instructions
Remove a task from a ClickUp list without deleting the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The ID of the list to remove the task from | |
| task_id | Yes | The ID of the task to remove |