get_parents
Retrieve parent links of a note from the graph index, showing entity name and link type such as hierarchy or derived_from. Use this to understand where a note belongs before editing links.
Instructions
Return the parent links of one note from the graph index. Each result includes the parent entity name and link_type, such as hierarchy, derived_from, semantic, temporary, tag, analogy, or error. Use this to understand where a note belongs before editing links. It is read-only. Use suggest_parents when a note has no parents and you want candidate links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path from OBSIDIAN_ROOT |