get_parents
Retrieve parent links of a note from the graph index to see where it belongs before editing. Results include parent entity name and link type.
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, semantic, temporary, tag, 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 |