unlink_task_note
Remove the association between a task and a note without deleting either. Keep both items intact while breaking their connection.
Instructions
Remove the link between a note and a task. Both the task and the note survive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | Note UUID | |
| task_id | Yes | Task UUID |