find_bridge_notes
Identify notes that hold your vault graph together by finding articulation points. Removing them would split the graph into separate clusters, revealing structural dependencies.
Instructions
Find articulation points in the note graph.
Removing an articulation point increases the number of connected components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | maximum number of notes | |
| folder | No | optional folder filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |