delete_task_link
Remove a link between two tasks in ClickUp using their IDs, effectively deleting the reference connecting the tasks within the workspace.
Instructions
Remove a link between two tasks. This removes the reference between the tasks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
customTaskIds | No | Whether to use custom task IDs | |
linksTo | Yes | ID of the second task in the link | |
taskId | Yes | ID of the first task in the link | |
teamId | No | Team ID (required when customTaskIds is true) |