slipbox_remove_link
Remove an existing link between two notes, with an option to delete the link in both directions to clean up your knowledge graph.
Instructions
Remove a link between two notes.
Args: source_id: ID of the source note target_id: ID of the target note bidirectional: If true, removes links in both directions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| target_id | Yes | ||
| bidirectional | No |