graph.get_backlinks
Retrieve all notes that link to a specified note, enabling navigation of backlinks in a built graph.
Instructions
Get all notes that link to the specified note. Graph must be built first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| backlinks | Yes | ||
| total | Yes |