delete_task_link
Remove a task link to disconnect two related tasks. Specify the task ID and the linked task ID to break the association.
Instructions
Remove a link between two tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| links_to | Yes | Linked task ID to remove. | |
| custom_task_ids | No | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |