unlink_notes
Remove a manually created link between two notes without deleting either note. Inline markdown links are preserved and must be edited separately to remove.
Instructions
Remove the manual link between two notes (both notes survive). Links derived from inline label markdown in a note's content are preserved — edit the content to remove those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | First note UUID | |
| target_note_id | Yes | Second note UUID |