get_link_graph_data
Retrieve the link graph for a folder or entire vault to visualize note relationships as nodes and edges.
Instructions
Get link graph data for a folder or the entire vault. Returns nodes (notes) and edges (links) for visualization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Folder to analyze. Defaults to entire vault. | |
| maxNotes | No | Maximum number of notes to include (default: 100). |