get_links
Retrieve all outgoing links from a note path, including resolved and broken ones, to analyze dependencies or find missing references.
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 |