Unlink Task
unlink_taskRemove a linked entity from a task by providing the task ID, entity type, and entity ID to clear the association.
Instructions
Remove a specific entity link from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task UUID. | |
| entity_id | Yes | Entity UUID to unlink. | |
| entity_type | Yes | Entity type to unlink. |