get_links
Retrieves outgoing links from a note to identify dependencies and broken references. Supports both resolved and dangling links for follow-up.
Instructions
Outgoing links from path — both resolved and dangling.
Useful for "what does this note depend on?" or finding broken references that need follow-up notes.
Args: path: Vault-relative path to the source note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |